blob: 9ee0974463b166d652d532ef4ace9b78ddc1afb0 [file] [log] [blame]
Yegappan Lakshmanana54816b2024-11-03 10:49:23 +01001{
Phạm Bình Ana541f1d2025-06-01 18:58:09 +02002 "expect": {
3 "56": "This is text with **important information**",
4 "57": "This is text with **important information**",
Phạm Bình Anc2c91322025-06-03 21:20:00 +02005 "64": "TODO: Document '&variable'",
6 "65": "TODO: Document '&variable'",
Phạm Bình Ana541f1d2025-06-01 18:58:09 +02007 "71": "# This is a level 1 header",
8 "72": "# This is a level 1 header",
9 "73": "### This is a level 3 header",
10 "74": "### This is a level 3 header",
11 "75": "# This is a header with a label {*label*}",
12 "76": "# This is a header with a label {*label*}",
13 "101": "A link to help for the ['breakindent']('breakindent') option",
14 "102": "A link to help for the ['breakindent']('breakindent') option",
15 "116": "A link to the [Links](*links*) section",
16 "117": "A link to the [Links](*links*) section",
17 "132": "A link to [the vim-tutor-mode tutorial](@tutor:tutor)",
18 "133": "A link to [the vim-tutor-mode tutorial](@tutor:tutor)",
19 "150": "~~~ viml",
20 "151": "echom 'the value of &number is'.string(&number)",
21 "152": "~~~",
22 "154": "~~~ viml",
23 "155": "echom 'the value of &number is'.string(&number)",
24 "156": "~~~",
25 "181": "~~~ normal",
26 "182": "d2w",
27 "183": "~~~",
28 "185": "~~~ normal",
29 "186": "d2w",
30 "187": "~~~",
31 "199": "`d2w`{normal}",
32 "200": "`d2w`{normal}",
33 "237": -1
34 }
Yegappan Lakshmanana54816b2024-11-03 10:49:23 +010035}