24 lines
365 B
Scheme
24 lines
365 B
Scheme
(emphasis) @emphasis
|
|
(strong_emphasis) @emphasis.strong
|
|
|
|
[
|
|
(atx_heading)
|
|
(setext_heading)
|
|
] @title
|
|
|
|
[
|
|
(list_marker_plus)
|
|
(list_marker_minus)
|
|
(list_marker_star)
|
|
(list_marker_dot)
|
|
(list_marker_parenthesis)
|
|
] @list_marker
|
|
|
|
[
|
|
(indented_code_block)
|
|
(fenced_code_block)
|
|
(code_span)
|
|
] @text.literal
|
|
|
|
(link_destination) @link_uri
|
|
(link_text) @link_text
|