Page 1 of 1

syntax highlighting xml tags

Posted: Fri Apr 25, 2003 11:47 am
by martin
code snippet:

<Test1>Value</Test1>
<Test2 Value="Bob" />

does anybody know how i could configure my .syn file to highlight '<Test1', '</Test1>', '<Test2>' and '/>' ?