1
0
mirror of https://github.com/scopatz/nanorc synced 2025-04-07 22:30:05 +02:00

Merge 572a7ce25a14598dd478d7a600f868f6b5f05cdc into 211cd58347d5968b0a3f82adb90932012ec2133b

This commit is contained in:
GitHub Merge Button 2011-06-15 08:27:44 -07:00
commit bf9caaad9f

@ -1,5 +1,7 @@
## Here is a short example for HTML.
## Here is a short improved example for HTML.
##
syntax "html" "\.html$"
color blue start="<" end=">"
syntax "html" "\.htm[l]?$"
color brightblue start="<" end=">"
color red "&[^;[[:space:]]]*;"
color yellow "".*"|qq\|.*\|"
color red "(alt|bgcolor|height|href|label|longdesc|name|onclick|onfocus|onload|onmouseover|size|span|src|style|target|type|value|width)="