aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/html/highlights.scm
Commit message (Collapse)AuthorAge
* Fix broken html doctype highlighting (#4829)Chickenkeeper2022-11-20
|
* html: highlight punctuationMichael Davis2022-07-01
| | | | | * `/>` as in self-closing tags like `<hr/>` * `=` as in the separator between attribute name and value `<a href="bar">`
* Add tree-sitter queries.Blaž Hrastnik2021-04-09