Merge 572a7ce25a14598dd478d7a600f868f6b5f05cdc into 211cd58347d5968b0a3f82adb90932012ec2133b

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

View File

@ -1,5 +1,7 @@
## Here is a short example for HTML. ## Here is a short improved example for HTML.
## ##
syntax "html" "\.html$" syntax "html" "\.htm[l]?$"
color blue start="<" end=">" color brightblue start="<" end=">"
color red "&[^;[[:space:]]]*;" 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)="