1
0
mirror of https://github.com/MidnightCommander/mc synced 2025-03-31 04:02:57 +03:00
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