aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/markdown/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/markdown/highlights.scm b/queries/markdown/highlights.scm
index 6c10c0885..a96e84385 100644
--- a/queries/markdown/highlights.scm
+++ b/queries/markdown/highlights.scm
@@ -57,7 +57,7 @@
(task_list_marker_unchecked) @text.todo.unchecked
(task_list_marker_checked) @text.todo.checked
-(block_quote) @text.quote
+((block_quote) @text.quote (#set! "priority" 89))
[
(block_continuation)