summaryrefslogtreecommitdiff
path: root/queries/html
AgeCommit message (Expand)Author
2021-11-11fix: define indents.scm for html_tags and inherits html and vue from this fileCyril Mizzi
2021-05-17refactor: make html-like languages inherit from single queryelianiva
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2021-03-01feat: use @ignore for comments and multiline stringselianiva
2021-02-26HTML: capture src attributes as text.uriSantos Gallegos
2021-02-11Use eq?Santos Gallegos
2021-02-11HTML: improve highlights & injectionsSantos Gallegos
2021-02-07HTML: add folds queriesSantos Gallegos
2021-01-14feat: added more indent querieselianiva
2021-01-05html highlights: add "<!" to tag.delimitersStephan Seitz
2020-11-24feat(injections): add injections to HTMLelianiva
2020-09-18Add TSTag and TSTagDelimiter groupsTravonteD
2020-08-04Add PHP, TOML, and update HTML, javascript queriesShirasaka
2020-06-20refactor: use newly introduced consolidated syntaxTravonteD
2020-06-05html: Highlight (quoted_attribute_value) as @stringStephan Seitz
2020-06-02Add html highlight queriesTravonteD