summaryrefslogtreecommitdiff
path: root/doc/syntax/html.nanorc
blob: d31467da995c26d68c775ac1787151a9828e694f (plain)
1
2
3
4
5
## Here is a short example for HTML.
##
syntax "html" "\.html$"
color blue start="<" end=">"
color red "&[^;[[:space:]]]*;"