Whenever I put a JS, PHP or CSS script in tinymce within the <pre>
tags, as Syntax Highlight does, it works perfectly, however if I want an HTML script, as tinymce is an HTML editor, it takes my own tag <pre>
and throw the HTML out. This way Syntax Highlight can not read and format the script. How do I resolve this?