fork-nanorc/html.nanorc
2010-07-28 17:15:43 -05:00

5 lines
124 B
Text

## Here is a short example for HTML.
##
syntax "html" "\.html$"
color blue start="<" end=">"
color red "&[^;[[:space:]]]*;"