syntax: html: add a formatter command, making use of 'tidy'

master
Benno Schulenberg 2019-10-25 17:27:14 +02:00
parent 4281b6becb
commit b4dbbe3799
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ syntax html "\.html?$"
magic "HTML document"
comment "<!--|-->"
formatter tidy -m -q
# Tags:
color cyan "<[[:alpha:]/!?][^>]*>"
# Bold, italic, and underlined: