mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Merge pull request #115 from CoffeeTableEnnui/patch-6
Update html.nanorc
This commit is contained in:
commit
4d7c75ca93
|
@ -4,4 +4,5 @@ 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)="
|
||||
color red "(action|alt|bgcolor|height|href|id|label|longdesc|method|name|onclick|onfocus|onload|onmouseover|rel|size|span|src|style|target|title|type|value|width)="
|
||||
color magenta start="<!--" end="-->"
|
||||
|
|
Loading…
Reference in New Issue
Block a user