blob: bf3eae85869bc43494ce150aa87e4c1ef7c2409c [file] [log] [blame]
Yegappan Lakshmanana54816b2024-11-03 10:49:23 +01001{
2 "expect": {
3 "63": "This is text with **important information**",
4 "64": "This is text with **important information**",
5 "71": "Document '&variable'",
6 "72": "Document '&variable'",
7 "78": "# This is a level 1 header",
8 "79": "# This is a level 1 header",
9 "80": "### This is a level 3 header",
10 "81": "### This is a level 3 header",
11 "82": "# This is a header with a label {*label*}",
12 "83": "# This is a header with a label {*label*}",
13 "108": "A link to help for the ['breakindent']('breakindent') option",
14 "109": "A link to help for the ['breakindent']('breakindent') option",
15 "123": "A link to the [Links](*links*) section",
16 "124": "A link to the [Links](*links*) section",
17 "139": "A link to [the vim-tutor-mode tutorial](@tutor:tutor)",
18 "140": "A link to [the vim-tutor-mode tutorial](@tutor:tutor)",
19 "157": "~~~ viml",
20 "158": "echom 'the value of &number is'.string(&number)",
21 "159": "~~~",
22 "161": "~~~ viml",
23 "162": "echom 'the value of &number is'.string(&number)",
24 "163": "~~~",
25 "188": "~~~ normal",
26 "189": "d2w",
27 "190": "~~~",
28 "192": "~~~ normal",
29 "193": "d2w",
30 "194": "~~~",
31 "206": "`d2w`{normal}",
32 "207": "`d2w`{normal}",
33 "244": -1
34 }
35}