add tree-sitter-edoc (#2640)

* add tree-sitter-edoc

* fix escape character capture in markdown queries

* add field negation operator "!" to tsq highlights
This commit is contained in:
Michael Davis 2022-06-02 18:41:17 -05:00 committed by GitHub
parent 4f3d0a7706
commit 42d780b103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 88 additions and 4 deletions

View file

@ -45,5 +45,5 @@
[
(backslash_escape)
(hard_line_break)
] @string.character.escape
] @constant.character.escape