Add Nano tool - user-friendly text editor
[tomato.git] / release / src / router / nano / doc / syntax / html.nanorc
blobd31467da995c26d68c775ac1787151a9828e694f
1 ## Here is a short example for HTML.
2 ##
3 syntax "html" "\.html$"
4 color blue start="<" end=">"
5 color red "&[^;[[:space:]]]*;"