mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
21 lines
269 B
Scheme
21 lines
269 B
Scheme
(atx_heading) @text.title
|
|
|
|
[
|
|
(code_span)
|
|
(fenced_code_block)
|
|
]@text.literal
|
|
|
|
(code_fence_content) @none
|
|
|
|
[
|
|
(link_text)
|
|
(image_description)
|
|
] @text.strong
|
|
|
|
[
|
|
(emphasis)
|
|
(strong_emphasis)
|
|
] @text.emphasis
|
|
(link_destination) @text.uri
|
|
|
|
(html_comment) @comment
|