1[
2 (atx_heading)
3 (setext_heading)
4] @title
5
6[
7 (list_marker_plus)
8 (list_marker_minus)
9 (list_marker_star)
10 (list_marker_dot)
11 (list_marker_parenthesis)
12] @punctuation.list_marker
13
14(fenced_code_block
15 (info_string
16 (language) @text.literal))