diff options
author | Michael Davis | 2022-06-29 01:31:11 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-07-01 09:04:23 +0000 |
commit | a890c4a64dee8521bc80adfe77c56e703a7e4512 (patch) | |
tree | de4e507e7b5f08a5f778c7ca36e0ff0335e7f446 /runtime/queries/css | |
parent | d8f036f0a9fd7248e53ff965f7f9f950a672808b (diff) |
tsq: update parser to fix escaping double quotes
This includes a fix for the new HTML highlights introduced a few
parent commits back:
["\"" (attribute_name)] @string
Would get tripped up and the entire line would be highlighted as
a string. Now `\"` is a valid escape.
I'm switching to my fork as the primary repo as the upstream hasn't
been touched in over a year (mostly because stability afaict) but
it has no watchers currently so I'm not hopeful that my PR will
be merged.
Diffstat (limited to 'runtime/queries/css')
0 files changed, 0 insertions, 0 deletions