mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
20 lines
244 B
Scheme
20 lines
244 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
|