nanorc/html.nanorc

6 lines
124 B
Plaintext
Raw Normal View History

2010-07-29 00:15:43 +02:00
## Here is a short example for HTML.
##
syntax "html" "\.html$"
color blue start="<" end=">"
color red "&[^;[[:space:]]]*;"