dotfiles/nanorc/highlighting/html.nanorc

4 lines
87 B
Plaintext

syntax "html" "\.htm[l]?$"
color cyan start="<" end=">"
color red "&[^;[[:space:]]]*;"