1
1

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

Этот коммит содержится в:
Benno Schulenberg 2019-10-25 17:27:14 +02:00
родитель 4281b6becb
Коммит b4dbbe3799

Просмотреть файл

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