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, 4 insertions, 1 deletions
diff --git a/runtime/queries/markdown/highlights.scm b/runtime/queries/markdown/highlights.scm
index ed22b806..988a56b6 100644
--- a/runtime/queries/markdown/highlights.scm
+++ b/runtime/queries/markdown/highlights.scm
@@ -35,9 +35,12 @@
(list_marker_plus)
(list_marker_minus)
(list_marker_star)
+] @markup.list.numbered
+
+[
(list_marker_dot)
(list_marker_parenthesis)
-] @punctuation.special
+] @markup.list.unnumbered
[
(backslash_escape)