wimb: -------------------------------------------------------------------------------- This code breaks the php highlighter:
<?php $var = '<?>'; ?> The php highlighter sees the ?> in the string and thinks it is the end of the php script. Wim -------------------------------------------------------------------------------- In which way the highlighting gets broken? It seems, that using _PHP_ highlighter it would be ok; however, the _multihighlighter_ cannot deal with this due to its way of parsing the file. vbr -- <http://forum.pspad.com/read.php?6,49898,50078> PSPad freeware editor http://www.pspad.com
