aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries')
-rw-r--r--runtime/queries/markdown/highlights.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/queries/markdown/highlights.scm b/runtime/queries/markdown/highlights.scm
index a0bd3462..f12254e9 100644
--- a/runtime/queries/markdown/highlights.scm
+++ b/runtime/queries/markdown/highlights.scm
@@ -22,6 +22,11 @@
(link_label) @markup.link.label
[
+ (link_text)
+ (image_description)
+] @markup.link.text
+
+[
(list_marker_plus)
(list_marker_minus)
(list_marker_star)