The parser's adding random characters and screwing things up in code tags.![]()
Looks like a conflict between the code tags and the long line breaker. I'll see what can be done.
Alright, thanks Ross.![]()
It should now ignore any long lines when inside of a code tag![]()
*Tests*
Code:
- <script>
- var abcdefghijklmnopqrstuvwxyz = document.getElementsByTagName("abcdefghijklmnopqrstuvwxyz")[0].parentNode.parentNode.nextSibling.parentNode.parentNode.innerHTML;
Yay, thanks Ross.![]()