html.nanorc 178 Bytes EditWeb IDE 1 2 3 4 5 6 7 ## Here is a short example for HTML. ## syntax "html" "\.html?$" magic "HTML document text" color cyan start="<" end=">" color red "&[^;[:space:]]*;" color green ""(\\.|[^"])*""