Commit Graph

4 Commits (main)

Author SHA1 Message Date
Chickenkeeper 117239ea45
Fix broken html doctype highlighting (#4829) 2 years ago
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">`
2 years ago
Mathis Brossier fd7080498e
tree sitter comments injections (#1527)
* tree sitter comments injections

* trailing newlines & julia fix

* Update runtime/queries/julia/injections.scm

Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>

Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
2 years ago
Blaž Hrastnik 4e31d1521b Add tree-sitter queries. 3 years ago