mc/syntax/html.syntax
Pavel Roskin 0d82a635b3 * syntax/*.syntax: Remove numeric Cooledit colors. It's
unreasonable to require them to be correct.  On the other hand,
Cooledit can easily be changed to accept named color names.
2002-09-29 20:22:23 +00:00

18 lines
369 B
YAML

context default
keyword &\[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\]; brightgreen
keyword &#\{xX\}\[0123456789abcdefABCDEF\]; brightgreen
keyword &#\[0123456789\]; brightgreen
spellcheck
context <!-- --> brown
spellcheck
context <! > brightred/orange
spellcheck
context </ > brightcyan
context < > brightcyan
keyword "*" green
keyword = yellow