Your IP : 216.73.216.48


Current Path : /usr/X11R6/share/nano/
Upload File :
Current File : //usr/X11R6/share/nano/html.nanorc

## Here is a short example for HTML.

syntax "html" "\.html?$"
magic "HTML document text"
comment "<!--|-->"

color cyan start="<" end=">"
color red "&[^;[:space:]]*;"
color green ""(\\.|[^"])*""

color yellow start="<!--" end="-->"