mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
5 lines
124 B
Text
5 lines
124 B
Text
## Here is a short example for HTML.
|
|
##
|
|
syntax "html" "\.html$"
|
|
color blue start="<" end=">"
|
|
color red "&[^;[[:space:]]]*;"
|