You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
(tag_name) @tag
|
|
(erroneous_end_tag_name) @tag.error
|
|
(doctype) @constant
|
|
(attribute_name) @attribute
|
|
(comment) @comment
|
|
|
|
[
|
|
"\""
|
|
(attribute_value)
|
|
] @string
|
|
|
|
[
|
|
"<"
|
|
">"
|
|
"</"
|
|
"/>"
|
|
"<!"
|
|
] @punctuation.bracket
|
|
|
|
"=" @punctuation.delimiter
|