I'm using one of the HTML Syntax files which are available by download. One of my big wishes is to highlight special strings in HTML:
Code: Select all
<span class="scl1">...</span>
Additionally it would be ideal if scl2 and scl45 and sclx is highlighted.
Code: Select all
<span style="display:none">dstr8_0, dstr7_1_01</span>
How to achive this?