Page 1 of 1

DSL notepad++ syntax highligh ?

PostPosted: Thu Aug 07, 2014 5:29 pm
by medwatt
Hello,
I wonder if its possible to write a syntax highlighing file for notepad++ such that we can have some formatting.
Code: Select all
[b]text[/b]
should make text be bold
Code: Select all
[c green][b]text[/b][/c]
should make text be bold and green
. . . and so on !
Thanks