mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(markdown): remove @none from code fences
This commit is contained in:
parent
134a86f9ff
commit
f5a839d1e8
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue