syntax highlighting xml tags

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
martin

syntax highlighting xml tags

Post 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 '/>' ?
Post Reply