Merge remote-tracking branch 'lenormf/fix-html'
This commit is contained in:
commit
4c2ed2062a
|
@ -26,8 +26,8 @@ add-highlighter -group /html/comment fill comment
|
|||
add-highlighter -group /html/style ref css
|
||||
add-highlighter -group /html/script ref javascript
|
||||
|
||||
add-highlighter -group /html/tag regex \b([a-zA-Z0-9_-]+)=? 1:attribute
|
||||
add-highlighter -group /html/tag regex </?(\w+) 1:keyword
|
||||
add-highlighter -group /html/tag regex \b([a-zA-Z0-9_-]+)= 1:attribute
|
||||
add-highlighter -group /html/tag regex <(!DOCTYPE(\h+\w+)+) 1:meta
|
||||
|
||||
add-highlighter -group /html/tag regions content \
|
||||
|
|
Loading…
Reference in New Issue
Block a user