Commit Graph

6 Commits (27f15c196973f12640f81fee4df07a3616eee2f9)

Author SHA1 Message Date
uncenter ada8004ea5
Highlight HTML entities (#13753) 2025-06-16 08:03:02 -05:00
Michael Davis 144a4f402f
queries: Fix html highlight precedence ordering 2025-02-12 20:58:09 -05:00
David Else 931ddbb077
Update HTML highlights (#11400)
* Update HTML highlights

* Update after review comments
2024-08-10 00:26:19 +09:00
Chickenkeeper 117239ea45
Fix broken html doctype highlighting (#4829) 2022-11-20 12:51:58 -06:00
Michael Davis 016e97314c html: highlight punctuation
* `/>` as in self-closing tags like `<hr/>`
* `=` as in the separator between attribute name and value `<a href="bar">`
2022-07-01 11:04:23 +02:00
Blaž Hrastnik 4e31d1521b Add tree-sitter queries. 2021-04-09 18:57:46 +09:00