html.nanorc 124 Bytes
Newer Older
1
2
3
4
5
## Here is a short example for HTML.
##
syntax "html" "\.html$"
color blue start="<" end=">"
color red "&[^;[[:space:]]]*;"