Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | html: highlight punctuation | Michael Davis | 2022-07-01 |
| | | | | | * `/>` as in self-closing tags like `<hr/>` * `=` as in the separator between attribute name and value `<a href="bar">` | ||
* | tree sitter comments injections (#1527) | Mathis Brossier | 2022-01-20 |
| | | | | | | | | | | | * 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> | ||
* | Add tree-sitter queries. | Blaž Hrastnik | 2021-04-09 |