Merge pull request #75 from theHamsta/html-quoted_attribute_value

html: Highlight (quoted_attribute_value) as @string
This commit is contained in:
Kiyan Yazdani 2020-06-05 19:01:29 +02:00 committed by GitHub
commit a76c7b3b70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
(doctype) @constant
(attribute_name) @property
(attribute_value) @string
(quoted_attribute_value) @string
(comment) @comment
"=" @operator