blob: ab1399a923e5e30e5b251104abc2e242efec42d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
(tag_name) @tag
(erroneous_end_tag_name) @tag.error
(doctype) @constant
(attribute_name) @attribute
(attribute_value) @string
(comment) @comment
[
"<"
">"
"</"
"/>"
] @punctuation.bracket
|