Commit graph

12 commits

Author SHA1 Message Date
Phạm Huy Hoàng
62b0bb4f24 feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
Pham Huy Hoang
57a8acf0c4 chore: query formatting 2024-01-19 16:58:37 +01:00
Calum Smith
49f1b9a7ef highlights(html): character references (a.k.a. entities) 2024-01-05 16:58:46 +01:00
elianiva
5d2faa0466 refactor: make html-like languages inherit from single query 2021-05-17 23:38:14 +02:00
Santos Gallegos
91a89aa408 HTML: capture src attributes as text.uri 2021-02-26 07:45:59 +01:00
Santos Gallegos
76a7000384 Use eq? 2021-02-11 07:42:19 +01:00
Santos Gallegos
b86555d9c3 HTML: improve highlights & injections 2021-02-11 07:42:19 +01:00
Stephan Seitz
091dff2ac6 html highlights: add "<!" to tag.delimiters 2021-01-05 21:43:41 -05:00
TravonteD
c366a041c8 Add TSTag and TSTagDelimiter groups
These groups will be added for use with xml-like tags such as html and
jsx.
2020-09-18 17:09:43 +02:00
TravonteD
0f836e0602 refactor: use newly introduced consolidated syntax 2020-06-20 09:03:39 -04:00
Stephan Seitz
0ad3872fde html: Highlight (quoted_attribute_value) as @string 2020-06-05 18:21:01 +02:00
TravonteD
d32d5abb4a Add html highlight queries 2020-06-02 15:13:36 -04:00