syntax: html: add a formatter command, making use of 'tidy'
This commit is contained in:
parent
4281b6becb
commit
b4dbbe3799
@ -4,6 +4,8 @@ syntax html "\.html?$"
|
||||
magic "HTML document"
|
||||
comment "<!--|-->"
|
||||
|
||||
formatter tidy -m -q
|
||||
|
||||
# Tags:
|
||||
color cyan "<[[:alpha:]/!?][^>]*>"
|
||||
# Bold, italic, and underlined:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user