syntax highlighting xml tags
Posted: Fri Apr 25, 2003 11:47 am
code snippet:
<Test1>Value</Test1>
<Test2 Value="Bob" />
does anybody know how i could configure my .syn file to highlight '<Test1', '</Test1>', '<Test2>' and '/>' ?
<Test1>Value</Test1>
<Test2 Value="Bob" />
does anybody know how i could configure my .syn file to highlight '<Test1', '</Test1>', '<Test2>' and '/>' ?