fix(markdown): remove @none from code fences

This commit is contained in:
Riley Bruins 2024-01-19 17:56:58 -08:00 committed by Christian Clason
parent 134a86f9ff
commit f5a839d1e8

View file

@ -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