5e6434cf54
they're installed properly and nanorc.sample references them properly git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3604 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
## Here is a short example for HTML.
|
|
##
|
|
syntax "html" "\.html$"
|
|
color blue start="<" end=">"
|
|
color red "&[^;[[:space:]]]*;"
|