aboutsummaryrefslogtreecommitdiff
path: root/book/src
diff options
context:
space:
mode:
authorMichael Davis2022-06-02 23:41:17 +0000
committerGitHub2022-06-02 23:41:17 +0000
commit42d780b1037f36bd37e2a8dc40b5e9bb95fb5be7 (patch)
treea09f476a2f9dfd77714d1deeb62d4542d215525f /book/src
parent4f3d0a77064aac18cc4386df5c43c312c3b03f69 (diff)
add tree-sitter-edoc (#2640)
* add tree-sitter-edoc * fix escape character capture in markdown queries * add field negation operator "!" to tsq highlights
Diffstat (limited to 'book/src')
-rw-r--r--book/src/generated/lang-support.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md
index c4e60245..3f8bc0a4 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -12,6 +12,7 @@
| dart | ✓ | | ✓ | `dart` |
| devicetree | ✓ | | ✓ | |
| dockerfile | ✓ | | | `docker-langserver` |
+| edoc | ✓ | | | |
| eex | ✓ | | | |
| ejs | ✓ | | | |
| elixir | ✓ | | | `elixir-ls` |