highlights.scm

 1(tag_name) @tag
 2(erroneous_end_tag_name) @keyword
 3(doctype) @tag.doctype
 4(attribute_name) @attribute
 5(attribute_value) @string
 6(comment) @comment
 7
 8"=" @operator
 9
10[
11  "<"
12  ">"
13  "<!"
14  "</"
15  "/>"
16] @punctuation.bracket