Syntax Highlighting with nano – nanorc for html

## Here is a short example for HTML.
##
syntax "html" "\.html$"
color blue start="<" end=">"
color red "&[^;[[:space:]]]*;"

Leave a Reply

Your email address will not be published. Required fields are marked *