mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
9 lines
191 B
Scheme
9 lines
191 B
Scheme
(fenced_code_block
|
|
(info_string
|
|
(language) @language)
|
|
(code_fence_content) @content)
|
|
|
|
((html_block) @html)
|
|
((html_tag) @html)
|
|
|
|
((thematic_break) (_) @yaml @combined (thematic_break))
|