diff options
| -rw-r--r-- | queries/markdown/highlights.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/queries/markdown/highlights.scm b/queries/markdown/highlights.scm index 92c0e7486..423682496 100644 --- a/queries/markdown/highlights.scm +++ b/queries/markdown/highlights.scm @@ -98,8 +98,6 @@ ; @punctuation.special ; (#eq? @punctuation.special "-") ; (#set! conceal "—")) -(code_fence_content) @none - (thematic_break) @punctuation.special (task_list_marker_unchecked) @markup.list.unchecked |
