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