Pandoc-native conformance report (pandoc 3.9.0.2)
152 / 187 cases passing (81.3%)
35 failing
0 blocked-list entries

=== Per-section pass / fail ===
  block: 12 pass / 0 fail
  imported: 127 pass / 35 fail
  inline: 13 pass / 0 fail

=== Passing case ids (allowlist candidates) ===
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
35
36
37
39
40
41
42
46
47
48
49
50
52
53
54
55
57
58
59
60
61
62
63
64
65
73
74
75
76
77
80
81
83
84
85
86
87
88
89
90
92
95
97
98
99
100
101
102
103
104
105
106
107
109
110
112
113
114
116
117
118
119
120
121
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
170
173
174
175
176
177
178
179
180
182
183
184
185
186
187

=== Passing cases grouped by section ===
# block
13
14
15
16
17
18
19
20
21
22
23
24

# imported
26
27
28
29
30
31
32
33
35
36
37
39
40
41
42
46
47
48
49
50
52
53
54
55
57
58
59
60
61
62
63
64
65
73
74
75
76
77
80
81
83
84
85
86
87
88
89
90
92
95
97
98
99
100
101
102
103
104
105
106
107
109
110
112
113
114
116
117
118
119
120
121
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
170
173
174
175
176
177
178
179
180
182
183
184
185
186
187

# inline
1
2
3
4
5
6
7
8
9
10
11
12
25

=== Failing case slugs (with rendered diff hint) ===
# 34 (imported-blockquote_list_blockquote)
  expected: [ Header 1 ( "test-blockquote-containing-list-containing-nested-blockquote" , [ ] , [ ] ) [ Str "Test:" , Space , Str "Blockquote" , Space , Str "containing" , Space , Str "list" , Space , Str "containing" , Space , Str "nested" , Space , Str "blockquote" ] , BlockQuote [ BulletList [ [ Para [ Str "First" , Space , Str "list" , Space , Str "item" ] , Para [ Str "Back" , Space , Str "to" , Space , Str "list" , Space , Str "item" , Space , Str "content" ] ] , [ Para [ Str "Second" , Space , Str "list" , Space , Str "item" ] ] ] ] ]
  got:      [ Header 1 ( "test-blockquote-containing-list-containing-nested-blockquote" , [ ] , [ ] ) [ Str "Test:" , Space , Str "Blockquote" , Space , Str "containing" , Space , Str "list" , Space , Str "containing" , Space , Str "nested" , Space , Str "blockquote" ] , BlockQuote [ BulletList [ [ Plain [ Str "First" , Space , Str "list" , Space , Str "item" ] ] ] , Para [ Str "Back" , Space , Str "to" , Space , Str "list" , Space , Str "item" , Space , Str "content" ] , BulletList [ [ Plain [ Str "Second" , Space , Str "list" , Space , Str "item" ] ] ] ] ]
# 38 (imported-citations)
  expected: [ Header 1 ( "citations" , [ ] , [ ] ) [ Str "Citations" ] , Para [ Str "Introductory" , Space , Str "text" , Space , Str "to" , Space , Str "ensure" , Space , Str "wrapping" , Space , Str "and" , Space , Str "keep" , Space , Str "these" , Space , Str "sentences" , Space , Str "long" , Space , Str "enough" , Space , Str "to" , Space , Str "reflow" , Space , Str "around" , Space , Str "citations." ] , Para [ Str "Blah" , Space , Str "blah" , Space , Cite [ Citation { citationId = "doe99" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 1 , citationHash = 0 } , Citation { citationId = "smith2000" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 1 , citationHash = 0 } , Citation { citationId = "smith2004" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 1 , citationHash = 0 } ] [ Str "[@doe99;" , Space , Str "@smith2000;" , Space , Str "@smith2004]" ] , Space , Str "with" , Space , Str "extra" , Space , Str "words" , Space , Str "to" , Space , Str "exercise" , Space , Str "wrapping" , Space , Str "behavior." ] , Para [ Str "Blah" , Space , Str "blah" , Space , Cite [ Citation { citationId = "doe99" , citationPrefix = [ Str "see" ] , citationSuffix = [ Str "," , Space , Str "pp.\160\&33-35" , Space , Str "and" , Space , Emph [ Str "passim" ] ] , citationMode = NormalCitation , citationNoteNum = 2 , citationHash = 0 } , Citation { citationId = "smith04" , citationPrefix = [ ] , citationSuffix = [ Str "," , Space , Str "chap.\160\&1" ] , citationMode = NormalCitation , citationNoteNum = 2 , citationHash = 0 } ] [ Str "[see" , Space , Str "@doe99," , Space , Str "pp." , Space , Str "33-35" , Space , Str "and" , Space , Str "*passim*;" , Space , Str "@smith04," , Space , Str "chap." , Space , Str "1]" ] , Space , Str "in" , Space , Str "a" , Space , Str "longer" , Space , Str "sentence" , Space , Str "for" , Space , Str "reflow." ] , Para [ Str "Smith" , Space , Str "says" , Space , Str "blah" , Space , Cite [ Citation { citationId = "smith04" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = SuppressAuthor , citationNoteNum = 3 , citationHash = 0 } ] [ Str "[-@smith04]" ] , Space , Str "when" , Space , Str "the" , Space , Str "author" , Space , Str "appears" , Space , Str "in" , Space , Str "the" , Space , Str "prose" , Space , Str "already." ] , Para [ Cite [ Citation { citationId = "smith04" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = AuthorInText , citationNoteNum = 4 , citationHash = 0 } ] [ Str "@smith04" ] , Space , Str "says" , Space , Str "blah" , Space , Str "in" , Space , Str "a" , Space , Str "sentence" , Space , Str "that" , Space , Str "should" , Space , Str "reflow" , Space , Str "nicely" , Space , Str "with" , Space , Str "the" , Space , Str "author-in-text" , Space , Str "citation." ] , Para [ Cite [ Citation { citationId = "smith04" , citationPrefix = [ ] , citationSuffix = [ Str "p.\160\&33" ] , citationMode = AuthorInText , citationNoteNum = 5 , citationHash = 0 } ] [ Str "@smith04" , Space , Str "[p." , Space , Str "33]" ] , Space , Str "says" , Space , Str "blah" , Space , Str "with" , Space , Str "a" , Space , Str "locator" , Space , Str "in" , Space , Str "brackets" , Space , Str "to" , Space , Str "match" , Space , Str "pandoc" , Space , Str "behavior." ] , Para [ Str "Citation" , Space , Str "with" , Space , Str "suffix" , Space , Str "and" , Space , Str "locator" , Space , Cite [ Citation { citationId = "item1" , citationPrefix = [ ] , citationSuffix = [ Space , Str "pp.\160\&33," , Space , Str "35-37," , Space , Str "and" , Space , Str "nowhere" , Space , Str "else" ] , citationMode = NormalCitation , citationNoteNum = 6 , citationHash = 0 } ] [ Str "[@item1" , Space , Str "pp." , Space , Str "33," , Space , Str "35-37," , Space , Str "and" , Space , Str "nowhere" , Space , Str "else]" ] , Space , Str "in" , Space , Str "a" , Space , Str "longer" , Space , Str "line." ] , Para [ Str "Citation" , Space , Str "with" , Space , Str "suffix" , Space , Str "only" , Space , Cite [ Citation { citationId = "item1" , citationPrefix = [ ] , citationSuffix = [ Space , Str "and" , Space , Str "nowhere" , Space , Str "else" ] , citationMode = NormalCitation , citationNoteNum = 7 , citationHash = 0 } ] [ Str "[@item1" , Space , Str "and" , Space , Str "nowhere" , Space , Str "else]" ] , Space , Str "followed" , Space , Str "by" , Space , Str "more" , Space , Str "explanatory" , Space , Str "words." ] , Para [ Str "With" , Space , Str "some" , Space , Str "markup" , Space , Cite [ Citation { citationId = "item1" , citationPrefix = [ Emph [ Str "see" ] ] , citationSuffix = [ Space , Str "p.\160" , Strong [ Str "32" ] ] , citationMode = NormalCitation , citationNoteNum = 8 , citationHash = 0 } ] [ Str "[*see*" , Space , Str "@item1" , Space , Str "p." , Space , Str "**32**]" ] , Space , Str "in" , Space , Str "a" , Space , Str "sentence" , Space , Str "that" , Space , Str "should" , Space , Str "still" , Space , Str "reflow." ] , Para [ Str "Citation" , Space , Str "group" , Space , Str "with" , Space , Str "unicode" , Space , Str "key" , Space , Cite [ Citation { citationId = "item1" , citationPrefix = [ Str "see" ] , citationSuffix = [ Space , Str "chap.\160\&3" ] , citationMode = NormalCitation , citationNoteNum = 9 , citationHash = 0 } , Citation { citationId = "\1087\1091\1085\1082\1090\&3" , citationPrefix = [ Str "also" ] , citationSuffix = [ Space , Str "p.\160\&34-35" ] , citationMode = NormalCitation , citationNoteNum = 9 , citationHash = 0 } ] [ Str "[see" , Space , Str "@item1" , Space , Str "chap." , Space , Str "3;" , Space , Str "also" , Space , Str "@\1087\1091\1085\1082\1090\&3" , Space , Str "p." , Space , Str "34-35]" ] , Space , Str "for" , Space , Str "UTF-8" , Space , Str "handling." ] , Para [ Str "Braced" , Space , Str "keys" , Space , Str "and" , Space , Str "punctuation" , Space , Cite [ Citation { citationId = "Foo_bar.baz." , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 10 , citationHash = 0 } , Citation { citationId = "https://example.com/bib?name=foobar&date=2000" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 10 , citationHash = 0 } ] [ Str "[@{Foo_bar.baz.};" , Space , Str "@{https://example.com/bib?name=foobar&date=2000}]" ] , Space , Str "in" , Space , Str "a" , Space , Str "long" , Space , Str "sentence." ] , Para [ Str "Repeated" , Space , Str "punctuation" , Space , Str "terminates" , Space , Str "key" , Space , Cite [ Citation { citationId = "Foo_bar" , citationPrefix = [ ] , citationSuffix = [ Str "\8211baz" ] , citationMode = NormalCitation , citationNoteNum = 11 , citationHash = 0 } ] [ Str "[@Foo_bar--baz]" ] , Space , Str "with" , Space , Str "extra" , Space , Str "text" , Space , Str "to" , Space , Str "ensure" , Space , Str "wrapping." ] , Para [ Str "Complex" , Space , Str "locator" , Space , Str "braces" , Space , Cite [ Citation { citationId = "smith" , citationPrefix = [ ] , citationSuffix = [ Str "{ii," , Space , Str "A," , Space , Str "D-Z}," , Space , Str "with" , Space , Str "a" , Space , Str "suffix" ] , citationMode = NormalCitation , citationNoteNum = 12 , citationHash = 0 } ] [ Str "[@smith{ii," , Space , Str "A," , Space , Str "D-Z}," , Space , Str "with" , Space , Str "a" , Space , Str "suffix]" ] , Space , Str "and" , Space , Str "additional" , Space , Str "text" , Space , Str "to" , Space , Str "reflow." ] , Para [ Str "Locator" , Space , Str "braces" , Space , Cite [ Citation { citationId = "smith" , citationPrefix = [ ] , citationSuffix = [ Str "," , Space , Str "{pp.\160iv," , Space , Str "vi-xi," , Space , Str "(xv)-(xvii)}" , Space , Str "with" , Space , Str "suffix" , Space , Str "here" ] , citationMode = NormalCitation , citationNoteNum = 13 , citationHash = 0 } ] [ Str "[@smith," , Space , Str "{pp." , Space , Str "iv," , Space , Str "vi-xi," , Space , Str "(xv)-(xvii)}" , Space , Str "with" , Space , Str "suffix" , Space , Str "here]" ] , Space , Str "and" , Space , Str "more" , Space , Str "text" , Space , Str "for" , Space , Str "wrapping." ] , Para [ Str "Empty" , Space , Str "locator" , Space , Cite [ Citation { citationId = "smith" , citationPrefix = [ ] , citationSuffix = [ Str "{}," , Space , Str "99" , Space , Str "years" , Space , Str "later" ] , citationMode = NormalCitation , citationNoteNum = 14 , citationHash = 0 } ] [ Str "[@smith{}," , Space , Str "99" , Space , Str "years" , Space , Str "later]" ] , Space , Str "with" , Space , Str "additional" , Space , Str "words" , Space , Str "to" , Space , Str "wrap." ] , Para [ Str "Reference" , Space , Str "link" , Space , Str "followed" , Space , Str "by" , Space , Str "citation:" , SoftBreak , Str "MapReduce" , Space , Str "is" , Space , Str "a" , Space , Str "paradigm" , Space , Str "popularized" , Space , Str "by" , Space , Link ( "" , [ ] , [ ] ) [ Str "Google" ] ( "http://google.com" , "" ) , Space , Cite [ Citation { citationId = "mapreduce" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 15 , citationHash = 0 } ] [ Str "[@mapreduce]" ] , Space , Str "as" , Space , Str "its" , Space , Str "most" , Space , Str "vocal" , Space , Str "proponent" , Space , Str "in" , Space , Str "this" , Space , Str "longer" , Space , Str "sentence." ] , Para [ Str "Footnote" , Space , Str "with" , Space , Str "citations." , Note [ Para [ Cite [ Citation { citationId = "\1087\1091\1085\1082\1090\&3" , citationPrefix = [ ] , citationSuffix = [ Str "p.\160\&12" ] , citationMode = AuthorInText , citationNoteNum = 16 , citationHash = 0 } ] [ Str "@\1087\1091\1085\1082\1090\&3" , Space , Str "[p." , Space , Str "12]" ] , Space , Str "and" , Space , Str "a" , Space , Str "citation" , Space , Str "without" , Space , Str "locators" , Space , Cite [ Citation { citationId = "\1087\1091\1085\1082\1090\&3" , citationPrefix = [ ] , citationSuffix = [ ] , citationMode = NormalCitation , citationNoteNum = 16 , citationHash = 0 } ] [ Str "[@\1087\1091\1085\1082\1090\&3]" ] , Space , Str "in" , Space , Str "a" , Space , Str "longer" , Space , Str "note" , Space , Str "sentence." ] ] ] ]
  got:      [ Header 1 ( "citations" , [ ] , [ ] ) [ Str "Citations" ] , Para [ Str "Introductory" , Space , Str "text" , Space , Str "to" , Space , Str "ensure" , Space , Str "wrapping" , Space , Str "and" , Space , Str "keep" , Space , Str "these" , Space , Str "sentences" , Space , Str "long" , Space , Str "enough" , Space , Str "to" , Space , Str "reflow" , Space , Str "around" , Space , Str "citations." ] , Para [ Str "Blah" , Space , Str "blah" , Space , Unsupported "CITATION" , Space , Str "with" , Space , Str "extra" , Space , Str "words" , Space , Str "to" , Space , Str "exercise" , Space , Str "wrapping" , Space , Str "behavior." ] , Para [ Str "Blah" , Space , Str "blah" , Space , Unsupported "CITATION" , Space , Str "in" , Space , Str "a" , Space , Str "longer" , Space , Str "sentence" , Space , Str "for" , Space , Str "reflow." ] , Para [ Str "Smith" , Space , Str "says" , Space , Str "blah" , Space , Unsupported "CITATION" , Space , Str "when" , Space , Str "the" , Space , Str "author" , Space , Str "appears" , Space , Str "in" , Space , Str "the" , Space , Str "prose" , Space , Str "already." ] , Para [ Unsupported "CITATION" , Space , Str "says" , Space , Str "blah" , Space , Str "in" , Space , Str "a" , Space , Str "sentence" , Space , Str "that" , Space , Str "should" , Space , Str "reflow" , Space , Str "nicely" , Space , Str "with" , Space , Str "the" , Space , Str "author-in-text" , Space , Str "citation." ] , Para [ Unsupported "CITATION" , Space , Str "[p.\160\&33]" , Space , Str "says" , Space , Str "blah" , Space , Str "with" , Space , Str "a" , Space , Str "locator" , Space , Str "in" , Space , Str "brackets" , Space , Str "to" , Space , Str "match" , Space , Str "pandoc" , Space , Str "behavior." ] , Para [ Str "Citation" , Space , Str "with" , Space , Str "suffix" , Space , Str "and" , Space , Str "locator" , Space , Unsupported "CITATION" , Space , Str "in" , Space , Str "a" , Space , Str "longer" , Space , Str "line." ] , Para [ Str "Citation" , Space , Str "with" , Space , Str "suffix" , Space , Str "only" , Space , Unsupported "CITATION" , Space , Str "followed" , Space , Str "by" , Space , Str "more" , Space , Str "explanatory" , Space , Str "words." ] , Para [ Str "With" , Space , Str "some" , Space , Str "markup" , Space , Unsupported "CITATION" , Space , Str "in" , Space , Str "a" , Space , Str "sentence" , Space , Str "that" , Space , Str "should" , Space , Str "still" , Space , Str "reflow." ] , Para [ Str "Citation" , Space , Str "group" , Space , Str "with" , Space , Str "unicode" , Space , Str "key" , Space , Unsupported "CITATION" , Space , Str "for" , Space , Str "UTF-8" , Space , Str "handling." ] , Para [ Str "Braced" , Space , Str "keys" , Space , Str "and" , Space , Str "punctuation" , Space , Unsupported "CITATION" , Space , Str "in" , Space , Str "a" , Space , Str "long" , Space , Str "sentence." ] , Para [ Str "Repeated" , Space , Str "punctuation" , Space , Str "terminates" , Space , Str "key" , Space , Unsupported "CITATION" , Space , Str "with" , Space , Str "extra" , Space , Str "text" , Space , Str "to" , Space , Str "ensure" , Space , Str "wrapping." ] , Para [ Str "Complex" , Space , Str "locator" , Space , Str "braces" , Space , Unsupported "CITATION" , Space , Str "and" , Space , Str "additional" , Space , Str "text" , Space , Str "to" , Space , Str "reflow." ] , Para [ Str "Locator" , Space , Str "braces" , Space , Unsupported "CITATION" , Space , Str "and" , Space , Str "more" , Space , Str "text" , Space , Str "for" , Space , Str "wrapping." ] , Para [ Str "Empty" , Space , Str "locator" , Space , Unsupported "CITATION" , Space , Str "with" , Space , Str "additional" , Space , Str "words" , Space , Str "to" , Space , Str "wrap." ] , Para [ Str "Reference" , Space , Str "link" , Space , Str "followed" , Space , Str "by" , Space , Str "citation:" , SoftBreak , Str "MapReduce" , Space , Str "is" , Space , Str "a" , Space , Str "paradigm" , Space , Str "popularized" , Space , Str "by" , Space , Link ( "" , [ ] , [ ] ) [ Str "Google" ] ( "http://google.com" , "" ) , Space , Unsupported "CITATION" , Space , Str "as" , Space , Str "its" , Space , Str "most" , Space , Str "vocal" , Space , Str "proponent" , Space , Str "in" , Space , Str "this" , Space , Str "longer" , Space , Str "sentence." ] , Para [ Str "Footnote" , Space , Str "with" , Space , Str "citations." , Note [ Para [ Unsupported "CITATION" , Space , Str "[p.\160\&12]" , Space , Str "and" , Space , Str "a" , Space , Str "citation" , Space , Str "without" , Space , Str "locators" , Space , Unsupported "CITATION" , Space , Str "in" , Space , Str "a" , Space , Str "longer" , Space , Str "note" , Space , Str "sentence." ] ] ] ]
# 43 (imported-definition_list)
  expected: [ Header 1 ( "definition-lists" , [ ] , [ ] ) [ Str "Definition" , Space , Str "Lists" ] , Para [ Str "Simple" , Space , Str "definition" , Space , Str "list:" ] , DefinitionList [ ( [ Str "Term" , Space , Str "1" ] , [ [ Plain [ Str "Definition" , Space , Str "1" ] ] ] ) , ( [ Str "Term" , Space , Str "2" ] , [ [ Plain [ Str "Definition" , Space , Str "2" ] ] ] ) ] , Para [ Str "Multiple" , Space , Str "definitions" , Space , Str "per" , Space , Str "term:" ] , DefinitionList [ ( [ Str "Term" , Space , Str "A" ] , [ [ Plain [ Str "First" , Space , Str "definition" , Space , Str "for" , Space , Str "A" ] ] , [ Plain [ Str "Second" , Space , Str "definition" , Space , Str "for" , Space , Str "A" ] ] ] ) , ( [ Str "Term" , Space , Str "B" ] , [ [ Plain [ Str "Definition" , Space , Str "with" , Space , Str "tilde" , Space , Str "marker" ] ] , [ Plain [ Str "Another" , Space , Str "tilde" , Space , Str "definition" ] ] ] ) ] , Para [ Str "Complex" , Space , Str "example" , Space , Str "with" , Space , Str "inline" , Space , Str "markup:" ] , DefinitionList [ ( [ Str "API" ] , [ [ Plain [ Str "Application" , Space , Str "Programming" , Space , Str "Interface" ] ] ] ) , ( [ Str "REST" ] , [ [ Plain [ Str "Representational" , Space , Str "State" , Space , Str "Transfer" ] ] ] ) , ( [ Str "GraphQL" ] , [ [ Plain [ Str "A" , Space , Str "query" , Space , Str "language" , Space , Str "for" , Space , Str "APIs" , Space , Str "developed" , Space , Str "by" , Space , Emph [ Str "Facebook" ] ] ] ] ) ] , Para [ Str "Loose" , Space , Str "format" , Space , Str "(blank" , Space , Str "line" , Space , Str "before" , Space , Str "definition):" ] , DefinitionList [ ( [ Str "Term" , Space , Str "Loose" , Space , Str "1" ] , [ [ Para [ Str "Definition" , Space , Str "1" ] ] ] ) , ( [ Str "Term" , Space , Str "Loose" , Space , Str "2" ] , [ [ Plain [ Str "Definition" , Space , Str "2" ] ] ] ) ] , Para [ Str "Compact" , Space , Str "format" , Space , Str "(no" , Space , Str "blank" , Space , Str "before" , Space , Str "definition):" ] , DefinitionList [ ( [ Str "Apple" ] , [ [ Plain [ Str "A" , Space , Str "fruit" ] ] ] ) , ( [ Str "Orange" ] , [ [ Plain [ Str "Also" , Space , Str "a" , Space , Str "fruit" ] ] , [ Plain [ Str "Also" , Space , Str "a" , Space , Str "color" ] ] ] ) , ( [ Str "Term" , Space , Str "1" ] , [ [ Plain [ Str "Definition" , Space , Str "1" ] ] ] ) , ( [ Str "Term" , Space , Str "2" , Space , Str "with" , Space , Emph [ Str "inline" , Space , Str "markup" ] ] , [ [ Plain [ Str "Definition" , Space , Str "2" , Space , Str "{" , Space , Str "some" , Space , Str "code," , Space , Str "part" , Space , Str "of" , Space , Str "Definition" , Space , Str "2" , Space , Str "}" , Space , Str "Third" , Space , Str "paragraph" , Space , Str "of" , Space , Str "definition" , SoftBreak , Str "2," , Space , Str "quite" , Space , Str "long" , Space , Str "so" , Space , Str "that" , Space , Str "it" , Space , Str "wraps" , Space , Str "multiple" , Space , Str "lines" , Space , Str "and" , Space , Str "should" , Space , Str "be" , Space , Str "wrapped" , Space , Str "and" , Space , Str "indented" , SoftBreak , Str "properly." ] ] ] ) , ( [ Str "Term" , Space , Str "3" ] , [ [ Plain [ Str "Definition" , Space , Str "with" , Space , Str "lazy" , Space , Str "continuation." , Space , Str "Second" , Space , Str "paragraph" , Space , Str "of" , Space , Str "the" , Space , Str "definition." ] ] ] ) , ( [ Str "Example" , Space , Str "violation" ] , [ [ CodeBlock ( "" , [ "r" ] , [ ] ) "a <- 1" ] ] ) , ( [ Str "A" , Space , Str "definition" , Space , Str "list" , Space , Str "with" , Space , Str "nested" , Space , Str "items" ] , [ [ Plain [ Str "Here" , Space , Str "comes" , Space , Str "a" , Space , Str "list" , Space , Str "(or" , Space , Str "wait," , Space , Str "is" , Space , Str "it?)" ] , BulletList [ [ Plain [ Str "A" ] ] , [ Plain [ Str "B" ] ] ] ] ] ) , ( [ Str "Term" ] , [ [ Plain [ Str "Definition" , Space , Str "2," , Space , Str "with" , Space , Str "a" , Space , Str "very" , Space , Str "long" , Space , Str "ling," , Space , Str "we" , Space , Str "should" , Space , Str "wrap" , Space , Str "this" , Space , Str "and" , Space , Str "total" , Space , Str "line" , Space , Str "width" , Space , Str "should" , Space , Str "not" , Space , Str "exceed" , Space , Str "80." ] ] ] ) ] , Para [ Str "Continuation" , Space , Str "of" , Space , Str "the" , Space , Str "definition" , Space , Str "requires" , Space , Str "four" , Space , Str "spaces" , Space , Str "or" , Space , Str "a" , Space , Str "tab," , Space , Str "so" , SoftBreak , Str "this" , Space , Str "is" , Space , Str "not" , Space , Str "a" , Space , Str "continuation" , Space , Str "of" , Space , Str "the" , Space , Str "definition," , Space , Str "but" , Space , Str "a" , Space , Str "new" , Space , Str "paragraph." ] , DefinitionList [ ( [ Str "Term" ] , [ [ Plain [ Str "The" , Space , Str "following" , Space , Str "is" , Space , Str "also" , Space , Str "not" , Space , Str "a" , Space , Str "continuation." ] ] ] ) ] , Para [ Str "A" , Space , Str "paragraph." ] , DefinitionList [ ( [ Str "Output" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "---\necho: false\nlist:\n  - a\n  - b\n---" ] ] ) , ( [ Str "Orange" ] , [ [ BlockQuote [ Para [ Str "a" , SoftBreak , Str "b" , SoftBreak , Str "c" ] ] ] ] ) , ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" , SoftBreak , Str "with" , Space , Str "lazy" , Space , Str "continuation" ] ] , [ Plain [ Str "Another" , SoftBreak , Str "list" , Space , Str "item" ] ] ] ] ] ) , ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" , SoftBreak , Str "with" , Space , Str "lazy" , Space , Str "continuation" ] ] , [ BlockQuote [ Para [ Str "a" , SoftBreak , Str "b" , SoftBreak , Str "c" ] ] ] ] ] ] ) ] ]
  got:      [ Header 1 ( "definition-lists" , [ ] , [ ] ) [ Str "Definition" , Space , Str "Lists" ] , Para [ Str "Simple" , Space , Str "definition" , Space , Str "list:" ] , DefinitionList [ ( [ Str "Term" , Space , Str "1" ] , [ [ Plain [ Str "Definition" , Space , Str "1" ] ] ] ) , ( [ Str "Term" , Space , Str "2" ] , [ [ Plain [ Str "Definition" , Space , Str "2" ] ] ] ) ] , Para [ Str "Multiple" , Space , Str "definitions" , Space , Str "per" , Space , Str "term:" ] , DefinitionList [ ( [ Str "Term" , Space , Str "A" ] , [ [ Plain [ Str "First" , Space , Str "definition" , Space , Str "for" , Space , Str "A" ] ] , [ Plain [ Str "Second" , Space , Str "definition" , Space , Str "for" , Space , Str "A" ] ] ] ) , ( [ Str "Term" , Space , Str "B" ] , [ [ Plain [ Str "Definition" , Space , Str "with" , Space , Str "tilde" , Space , Str "marker" ] ] , [ Plain [ Str "Another" , Space , Str "tilde" , Space , Str "definition" ] ] ] ) ] , Para [ Str "Complex" , Space , Str "example" , Space , Str "with" , Space , Str "inline" , Space , Str "markup:" ] , DefinitionList [ ( [ Str "API" ] , [ [ Plain [ Str "Application" , Space , Str "Programming" , Space , Str "Interface" ] ] ] ) , ( [ Str "REST" ] , [ [ Plain [ Str "Representational" , Space , Str "State" , Space , Str "Transfer" ] ] ] ) , ( [ Str "GraphQL" ] , [ [ Plain [ Str "A" , Space , Str "query" , Space , Str "language" , Space , Str "for" , Space , Str "APIs" , Space , Str "developed" , Space , Str "by" , Space , Emph [ Str "Facebook" ] ] ] ] ) ] , Para [ Str "Loose" , Space , Str "format" , Space , Str "(blank" , Space , Str "line" , Space , Str "before" , Space , Str "definition):" ] , DefinitionList [ ( [ Str "Term" , Space , Str "Loose" , Space , Str "1" ] , [ [ Para [ Str "Definition" , Space , Str "1" ] ] ] ) , ( [ Str "Term" , Space , Str "Loose" , Space , Str "2" ] , [ [ Plain [ Str "Definition" , Space , Str "2" ] ] ] ) ] , Para [ Str "Compact" , Space , Str "format" , Space , Str "(no" , Space , Str "blank" , Space , Str "before" , Space , Str "definition):" ] , DefinitionList [ ( [ Str "Apple" ] , [ [ Plain [ Str "A" , Space , Str "fruit" ] ] ] ) , ( [ Str "Orange" ] , [ [ Plain [ Str "Also" , Space , Str "a" , Space , Str "fruit" ] ] , [ Plain [ Str "Also" , Space , Str "a" , Space , Str "color" ] ] ] ) , ( [ Str "Term" , Space , Str "1" ] , [ [ Plain [ Str "Definition" , Space , Str "1" ] ] ] ) , ( [ Str "Term" , Space , Str "2" , Space , Str "with" , Space , Emph [ Str "inline" , Space , Str "markup" ] ] , [ [ Plain [ Str "Definition" , Space , Str "2" , Space , Str "{" , Space , Str "some" , Space , Str "code," , Space , Str "part" , Space , Str "of" , Space , Str "Definition" , Space , Str "2" , Space , Str "}" , Space , Str "Third" , Space , Str "paragraph" , Space , Str "of" , Space , Str "definition" , SoftBreak , Str "2," , Space , Str "quite" , Space , Str "long" , Space , Str "so" , Space , Str "that" , Space , Str "it" , Space , Str "wraps" , Space , Str "multiple" , Space , Str "lines" , Space , Str "and" , Space , Str "should" , Space , Str "be" , Space , Str "wrapped" , Space , Str "and" , Space , Str "indented" , SoftBreak , Str "properly." ] ] ] ) , ( [ Str "Term" , Space , Str "3" ] , [ [ Plain [ Str "Definition" , Space , Str "with" , Space , Str "lazy" , Space , Str "continuation." , Space , Str "Second" , Space , Str "paragraph" , Space , Str "of" , Space , Str "the" , Space , Str "definition." ] ] ] ) , ( [ Str "Example" , Space , Str "violation" ] , [ [ CodeBlock ( "" , [ "r" ] , [ ] ) "a <- 1" ] ] ) , ( [ Str "A" , Space , Str "definition" , Space , Str "list" , Space , Str "with" , Space , Str "nested" , Space , Str "items" ] , [ [ Plain [ Str "Here" , Space , Str "comes" , Space , Str "a" , Space , Str "list" , Space , Str "(or" , Space , Str "wait," , Space , Str "is" , Space , Str "it?)" , SoftBreak , Str "-" , Space , Str "A" , SoftBreak , Str "-" , Space , Str "B" ] ] ] ) , ( [ Str "Term" ] , [ [ Plain [ Str "Definition" , Space , Str "2," , Space , Str "with" , Space , Str "a" , Space , Str "very" , Space , Str "long" , Space , Str "ling," , Space , Str "we" , Space , Str "should" , Space , Str "wrap" , Space , Str "this" , Space , Str "and" , Space , Str "total" , Space , Str "line" , Space , Str "width" , Space , Str "should" , Space , Str "not" , Space , Str "exceed" , Space , Str "80." ] ] ] ) ] , Para [ Str "Continuation" , Space , Str "of" , Space , Str "the" , Space , Str "definition" , Space , Str "requires" , Space , Str "four" , Space , Str "spaces" , Space , Str "or" , Space , Str "a" , Space , Str "tab," , Space , Str "so" , SoftBreak , Str "this" , Space , Str "is" , Space , Str "not" , Space , Str "a" , Space , Str "continuation" , Space , Str "of" , Space , Str "the" , Space , Str "definition," , Space , Str "but" , Space , Str "a" , Space , Str "new" , Space , Str "paragraph." ] , DefinitionList [ ( [ Str "Term" ] , [ [ Plain [ Str "The" , Space , Str "following" , Space , Str "is" , Space , Str "also" , Space , Str "not" , Space , Str "a" , Space , Str "continuation." ] ] ] ) ] , Para [ Str "A" , Space , Str "paragraph." ] , DefinitionList [ ( [ Str "Output" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "---\necho: false\nlist:\n  - a\n  - b\n---" ] ] ) , ( [ Str "Orange" ] , [ [ BlockQuote [ Para [ Str "a" , SoftBreak , Str ">" , Space , Str "b" , SoftBreak , Str ">" , Space , Str "c" ] ] ] ] ) , ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" , SoftBreak , Str "with" , Space , Str "lazy" , Space , Str "continuation" ] ] , [ Plain [ Str "Another" , SoftBreak , Str "list" , Space , Str "item" ] ] ] ] ] ) , ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" , SoftBreak , Str "with" , Space , Str "lazy" , Space , Str "continuation" ] ] , [ Plain [ Str ">" , Space , Str "a" ] , BlockQuote [ Para [ Str "b" , SoftBreak , Str "c" ] ] ] ] ] ] ) ] ]
# 44 (imported-definition_list_nesting)
  expected: [ DefinitionList [ ( [ Str "Term" ] , [ [ Para [ Str "Definition" , Space , Str "2" ] , Para [ Str "Another" , Space , Str "list:" ] , BulletList [ [ Para [ Str "Bullet" ] , CodeBlock ( "" , [ ] , [ ] ) "code" ] , [ Para [ Str "Another" , Space , Str "bullet" ] ] ] ] ] ) , ( [ Str "Indented" , Space , Str "with" , Space , Str "2" , Space , Str "spaces," , Space , Str "so" , Space , Str "code" , Space , Str "inside" , Space , Str "block" , Space , Str "will" , Space , Str "have" , Space , Str "2" , Space , Str "spaces" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "    code\n    a <- 1" ] ] ) , ( [ Str "Indented" , Space , Str "with" , Space , Str "4" , Space , Str "spaces," , Space , Str "so" , Space , Str "code" , Space , Str "inside" , Space , Str "block" , Space , Str "will" , Space , Str "have" , Space , Str "4" , Space , Str "spaces" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "    code\n    a <- 1" ] ] ) , ( [ Str "Indented" , Space , Str "with" , Space , Str "tabs," , Space , Str "so" , Space , Str "code" , Space , Str "keeps" , Space , Str "one" , Space , Str "tab-stop" , Space , Str "of" , Space , Str "extra" , Space , Str "indentation" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "        code\n        a <- 1" ] ] ) , ( [ Str "Input" ] , [ [ CodeBlock ( "" , [ ] , [ ] ) "Term\n\n  : Def" ] ] ) ] ]
  got:      [ DefinitionList [ ( [ Str "Term" ] , [ [ Para [ Str "Definition" , Space , Str "2" ] , Para [ Str "Another" , Space , Str "list:" ] , BulletList [ [ Para [ Str "Bullet" ] , CodeBlock ( "" , [ ] , [ ] ) "    code" ] , [ Para [ Str "Another" , Space , Str "bullet" ] ] ] ] ] ) , ( [ Str "Indented" , Space , Str "with" , Space , Str "2" , Space , Str "spaces," , Space , Str "so" , Space , Str "code" , Space , Str "inside" , Space , Str "block" , Space , Str "will" , Space , Str "have" , Space , Str "2" , Space , Str "spaces" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "    code\n    a <- 1" ] ] ) , ( [ Str "Indented" , Space , Str "with" , Space , Str "4" , Space , Str "spaces," , Space , Str "so" , Space , Str "code" , Space , Str "inside" , Space , Str "block" , Space , Str "will" , Space , Str "have" , Space , Str "4" , Space , Str "spaces" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "    code\n    a <- 1" ] ] ) , ( [ Str "Indented" , Space , Str "with" , Space , Str "tabs," , Space , Str "so" , Space , Str "code" , Space , Str "keeps" , Space , Str "one" , Space , Str "tab-stop" , Space , Str "of" , Space , Str "extra" , Space , Str "indentation" ] , [ [ CodeBlock ( "" , [ "markdown" ] , [ ] ) "        code\n        a <- 1" ] ] ) , ( [ Str "Input" ] , [ [ CodeBlock ( "" , [ ] , [ ] ) "Term\n\n  : Def" ] ] ) ] ]
# 45 (imported-definition_list_pandoc_loose_compact)
  expected: [ DefinitionList [ ( [ Str "Term" ] , [ [ Plain [ Str "Def" ] ] ] ) , ( [ Str "Term" ] , [ [ Plain [ Str "Def" ] ] , [ Plain [ Str "Def" ] ] ] ) , ( [ Str "Term" ] , [ [ Header 1 ( "heading" , [ ] , [ ] ) [ Str "Heading" ] , Plain [ Str "Continuation" ] ] ] ) , ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" ] ] ] ] ] ) ] ]
  got:      [ DefinitionList [ ( [ Str "Term" ] , [ [ Plain [ Str "Def" ] ] ] ) , ( [ Str "Term" ] , [ [ Plain [ Str "Def" ] ] , [ Plain [ Str "Def" ] ] ] ) , ( [ Str "Term" ] , [ [ Header 1 ( "heading" , [ ] , [ ] ) [ Str "Heading" ] , Plain [ Str "Continuation" ] ] ] ) , ( [ Str "Term" ] , [ [ Plain [ Str "-" , Space , Str "List" ] ] ] ) ] ]
# 51 (imported-double_backslash_math)
  expected: [ Header 1 ( "double-backslash-math-test" , [ ] , [ ] ) [ Str "Double" , Space , Str "Backslash" , Space , Str "Math" , Space , Str "Test" ] , Para [ Str "Testing" , Space , Str "double" , Space , Str "backslash" , Space , Str "inline" , Space , Str "and" , Space , Str "display" , Space , Str "math" , Space , Str "delimiters." ] , Para [ Str "Inline" , Space , Str "math" , Space , Str "with" , Space , Str "double" , Space , Str "backslash:" , Space , Str "\\(x^2" , Space , Str "+" , Space , Str "y^2" , Space , Str "=" , Space , Str "z^2\\)" , Space , Str "in" , Space , Str "text." ] , Para [ Str "Display" , Space , Str "math" , Space , Str "with" , Space , Str "double" , Space , Str "backslash:" ] , Para [ Str "\\[" , Space , RawInline ( Format "tex" ) "\\int" , Str "_0^" , RawInline ( Format "tex" ) "\\infty " , Str "e" , Superscript [ Str "{-x" ] , Str "2}" , Space , Str "dx" , Space , Str "=" , Space , RawInline ( Format "tex" ) "\\frac{\\sqrt{\\pi}}{2}" , Space , Str "\\]" ] , Para [ Str "More" , Space , Str "inline:" , Space , Str "\\(" , RawInline ( Format "tex" ) "\\alpha " , Str "+" , Space , RawInline ( Format "tex" ) "\\beta " , Str "=" , Space , RawInline ( Format "tex" ) "\\gamma" , Str "\\)" , Space , Str "and" , Space , Str "\\(E" , Space , Str "=" , Space , Str "mc^2\\)." ] , Para [ Str "Inline" , Space , Str "display" , Space , Str "math" , Space , Str "with" , Space , Str "double" , Space , Str "backslash:" , Space , Str "\\[" , Space , Str "E" , Space , Str "=" , Space , Str "mc^2" , Space , Str "\\]" , Space , Str "in" , Space , Str "text." ] ]
  got:      [ Header 1 ( "double-backslash-math-test" , [ ] , [ ] ) [ Str "Double" , Space , Str "Backslash" , Space , Str "Math" , Space , Str "Test" ] , Para [ Str "Testing" , Space , Str "double" , Space , Str "backslash" , Space , Str "inline" , Space , Str "and" , Space , Str "display" , Space , Str "math" , Space , Str "delimiters." ] , Para [ Str "Inline" , Space , Str "math" , Space , Str "with" , Space , Str "double" , Space , Str "backslash:" , Space , Str "\\(x" , Superscript [ Str "2" , Space , Str "+" , Space , Str "y" ] , Str "2" , Space , Str "=" , Space , Str "z^2\\)" , Space , Str "in" , Space , Str "text." ] , Para [ Str "Display" , Space , Str "math" , Space , Str "with" , Space , Str "double" , Space , Str "backslash:" ] , Para [ Str "\\[" , RawInline ( Format "tex" ) "\\int" , Str "_0" , Superscript [ RawInline ( Format "tex" ) "\\infty" , Space , Str "e" ] , Str "{-x^2}" , Space , Str "dx" , Space , Str "=" , Space , RawInline ( Format "tex" ) "\\frac{\\sqrt{\\pi}}{2}" , Space , Str "\\]" ] , Para [ Str "More" , Space , Str "inline:" , Space , Str "\\(" , RawInline ( Format "tex" ) "\\alpha" , Space , Str "+" , Space , RawInline ( Format "tex" ) "\\beta" , Space , Str "=" , Space , RawInline ( Format "tex" ) "\\gamma" , Str "\\)" , Space , Str "and" , Space , Str "\\(E" , Space , Str "=" , Space , Str "mc^2\\)." ] , Para [ Str "Inline" , Space , Str "display" , Space , Str "math" , Space , Str "with" , Space , Str "double" , Space , Str "backslash:" , Space , Str "\\[E" , Space , Str "=" , Space , Str "mc^2" , Space , Str "\\]" , Space , Str "in" , Space , Str "text." ] ]
# 56 (imported-emphasis_nested_inlines)
  expected: [ Header 1 ( "emphasis-with-nested-inline-elements" , [ ] , [ ] ) [ Str "Emphasis" , Space , Str "with" , Space , Str "Nested" , Space , Str "Inline" , Space , Str "Elements" ] , Header 2 ( "code-spans-in-emphasis" , [ ] , [ ] ) [ Str "Code" , Space , Str "Spans" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code here" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code here" , Space , Str "end" ] ] , Para [ Strong [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code here" , Space , Str "end" ] ] ] , Para [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code * asterisk" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code ** asterisks" , Space , Str "end" ] ] , Header 2 ( "math-in-emphasis" , [ ] , [ ] ) [ Str "Math" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Math InlineMath "math" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Math InlineMath "math" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Math InlineMath "a * b" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Math InlineMath "a ** b" , Space , Str "end" ] ] , Header 2 ( "links-in-emphasis" , [ ] , [ ] ) [ Str "Links" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Str "*" , Space , Str "here" ] ( "url" , "" ) , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Str "**" , Space , Str "here" ] ( "url" , "" ) , Space , Str "end" ] ] , Header 2 ( "images-in-emphasis" , [ ] , [ ] ) [ Str "Images" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Image ( "" , [ ] , [ ] ) [ Str "alt" ] ( "img.png" , "" ) , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Image ( "" , [ ] , [ ] ) [ Str "alt" ] ( "img.png" , "" ) , Space , Str "end" ] ] , Header 2 ( "nested-emphasis-and-other-delimiters" , [ ] , [ ] ) [ Str "Nested" , Space , Str "Emphasis" , Space , Str "and" , Space , Str "Other" , Space , Str "Delimiters" ] , Para [ Emph [ Str "em" , Space , Strikeout [ Str "strike" ] , Space , Str "text" ] ] , Para [ Strong [ Str "strong" , Space , Strikeout [ Str "strike" ] , Space , Str "text" ] ] , Para [ Strikeout [ Str "strike" , Space , Emph [ Str "em" ] , Space , Str "text" ] ] , Para [ Strikeout [ Str "strike" , Space , Strong [ Str "strong" ] , Space , Str "text" ] ] , Para [ Emph [ Str "em" , Space , Superscript [ Str "super" ] , Space , Str "text" ] ] , Para [ Strong [ Str "strong" , Space , Superscript [ Str "super" ] , Space , Str "text" ] ] , Para [ Emph [ Str "em" , Space , Subscript [ Str "sub" ] , Space , Str "text" ] ] , Para [ Strong [ Str "strong" , Space , Subscript [ Str "sub" ] , Space , Str "text" ] ] , Header 2 ( "complex-nesting" , [ ] , [ ] ) [ Str "Complex" , Space , Str "Nesting" ] , Para [ Emph [ Str "em" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" , Str "," , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Str "," , Space , Str "and" , Space , Strikeout [ Str "strike" ] , Space , Str "all" , Space , Str "together" ] ] , Para [ Strong [ Str "strong" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" , Str "," , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Str "," , Space , Str "and" , Space , Strikeout [ Str "strike" ] , Space , Str "all" , Space , Str "together" ] ] , Header 2 ( "edge-cases-empty-and-adjacent" , [ ] , [ ] ) [ Str "Edge" , Space , Str "Cases:" , Space , Str "Empty" , Space , Str "and" , Space , Str "Adjacent" ] , Para [ Emph [ Code ( "" , [ ] , [ ] ) "code" ] ] , Para [ Strong [ Code ( "" , [ ] , [ ] ) "code" ] ] , Para [ Emph [ Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) ] ] , Para [ Strong [ Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) ] ] , Para [ Code ( "" , [ ] , [ ] ) "code *inside* code" ] , Para [ Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Emph [ Str "emphasis" ] , Space , Str "link" ] ( "url" , "" ) ] , Header 2 ( "escapes-in-nested-content" , [ ] , [ ] ) [ Str "Escapes" , Space , Str "in" , Space , Str "Nested" , Space , Str "Content" ] , Para [ Emph [ Str "text" , Space , Str "*not" , Space , Str "emphasis*" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code \\*" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Str "*" ] ( "url" , "" ) , Space , Str "end" ] ] , Header 2 ( "unclosed-constructs" , [ ] , [ ] ) [ Str "Unclosed" , Space , Str "Constructs" ] , Para [ Emph [ Str "text" , Space , Str "`unclosed" , Space , Str "code" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Str "[unclosed" , Space , Str "link" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Subscript [ ] , Str "unclosed" , Space , Str "strike" , Space , Str "end" ] ] , Header 2 ( "multiple-nesting-levels" , [ ] , [ ] ) [ Str "Multiple" , Space , Str "Nesting" , Space , Str "Levels" ] , Para [ Strong [ Emph [ Str "triple" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" , Space , Str "here" ] ] ] , Para [ Strong [ Emph [ Str "triple" , Space , Str "with" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Space , Str "here" ] ] ] , Para [ Strong [ Emph [ Str "triple" , Space , Str "with" , Space , Strikeout [ Str "strike" ] , Space , Str "here" ] ] ] ]
  got:      [ Header 1 ( "emphasis-with-nested-inline-elements" , [ ] , [ ] ) [ Str "Emphasis" , Space , Str "with" , Space , Str "Nested" , Space , Str "Inline" , Space , Str "Elements" ] , Header 2 ( "code-spans-in-emphasis" , [ ] , [ ] ) [ Str "Code" , Space , Str "Spans" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code here" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code here" , Space , Str "end" ] ] , Para [ Strong [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code here" , Space , Str "end" ] ] ] , Para [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code * asterisk" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code ** asterisks" , Space , Str "end" ] ] , Header 2 ( "math-in-emphasis" , [ ] , [ ] ) [ Str "Math" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Math InlineMath "math" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Math InlineMath "math" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Math InlineMath "a * b" , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Math InlineMath "a ** b" , Space , Str "end" ] ] , Header 2 ( "links-in-emphasis" , [ ] , [ ] ) [ Str "Links" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Str "*" , Space , Str "here" ] ( "url" , "" ) , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Str "**" , Space , Str "here" ] ( "url" , "" ) , Space , Str "end" ] ] , Header 2 ( "images-in-emphasis" , [ ] , [ ] ) [ Str "Images" , Space , Str "in" , Space , Str "Emphasis" ] , Para [ Emph [ Str "text" , Space , Image ( "" , [ ] , [ ] ) [ Str "alt" ] ( "img.png" , "" ) , Space , Str "end" ] ] , Para [ Strong [ Str "text" , Space , Image ( "" , [ ] , [ ] ) [ Str "alt" ] ( "img.png" , "" ) , Space , Str "end" ] ] , Header 2 ( "nested-emphasis-and-other-delimiters" , [ ] , [ ] ) [ Str "Nested" , Space , Str "Emphasis" , Space , Str "and" , Space , Str "Other" , Space , Str "Delimiters" ] , Para [ Emph [ Str "em" , Space , Strikeout [ Str "strike" ] , Space , Str "text" ] ] , Para [ Strong [ Str "strong" , Space , Strikeout [ Str "strike" ] , Space , Str "text" ] ] , Para [ Strikeout [ Str "strike" , Space , Emph [ Str "em" ] , Space , Str "text" ] ] , Para [ Strikeout [ Str "strike" , Space , Strong [ Str "strong" ] , Space , Str "text" ] ] , Para [ Emph [ Str "em" , Space , Superscript [ Str "super" ] , Space , Str "text" ] ] , Para [ Strong [ Str "strong" , Space , Superscript [ Str "super" ] , Space , Str "text" ] ] , Para [ Emph [ Str "em" , Space , Subscript [ Str "sub" ] , Space , Str "text" ] ] , Para [ Strong [ Str "strong" , Space , Subscript [ Str "sub" ] , Space , Str "text" ] ] , Header 2 ( "complex-nesting" , [ ] , [ ] ) [ Str "Complex" , Space , Str "Nesting" ] , Para [ Emph [ Str "em" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" , Str "," , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Str "," , Space , Str "and" , Space , Strikeout [ Str "strike" ] , Space , Str "all" , Space , Str "together" ] ] , Para [ Strong [ Str "strong" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" , Str "," , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Str "," , Space , Str "and" , Space , Strikeout [ Str "strike" ] , Space , Str "all" , Space , Str "together" ] ] , Header 2 ( "edge-cases-empty-and-adjacent" , [ ] , [ ] ) [ Str "Edge" , Space , Str "Cases:" , Space , Str "Empty" , Space , Str "and" , Space , Str "Adjacent" ] , Para [ Emph [ Code ( "" , [ ] , [ ] ) "code" ] ] , Para [ Strong [ Code ( "" , [ ] , [ ] ) "code" ] ] , Para [ Emph [ Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) ] ] , Para [ Strong [ Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) ] ] , Para [ Code ( "" , [ ] , [ ] ) "code *inside* code" ] , Para [ Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Emph [ Str "emphasis" ] , Space , Str "link" ] ( "url" , "" ) ] , Header 2 ( "escapes-in-nested-content" , [ ] , [ ] ) [ Str "Escapes" , Space , Str "in" , Space , Str "Nested" , Space , Str "Content" ] , Para [ Emph [ Str "text" , Space , Str "*not" , Space , Str "emphasis*" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Code ( "" , [ ] , [ ] ) "code \\*" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" , Space , Str "*" ] ( "url" , "" ) , Space , Str "end" ] ] , Header 2 ( "unclosed-constructs" , [ ] , [ ] ) [ Str "Unclosed" , Space , Str "Constructs" ] , Para [ Emph [ Str "text" , Space , Str "`unclosed" , Space , Str "code" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Str "[unclosed" , Space , Str "link" , Space , Str "end" ] ] , Para [ Emph [ Str "text" , Space , Str "~~unclosed" , Space , Str "strike" , Space , Str "end" ] ] , Header 2 ( "multiple-nesting-levels" , [ ] , [ ] ) [ Str "Multiple" , Space , Str "Nesting" , Space , Str "Levels" ] , Para [ Strong [ Emph [ Str "triple" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" , Space , Str "here" ] ] ] , Para [ Strong [ Emph [ Str "triple" , Space , Str "with" , Space , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) , Space , Str "here" ] ] ] , Para [ Strong [ Emph [ Str "triple" , Space , Str "with" , Space , Strikeout [ Str "strike" ] , Space , Str "here" ] ] ] ]
# 66 (imported-footnote_definition_list)
  expected: [ Header 1 ( "test-definition-list-inside-footnote" , [ ] , [ ] ) [ Str "Test:" , Space , Str "Definition" , Space , Str "list" , Space , Str "inside" , Space , Str "footnote" ] , Para [ Str "Text" , Space , Str "with" , Space , Str "footnote" , Space , Str "reference" , Note [ DefinitionList [ ( [ Str "Footnote" , Space , Str "containing" , Space , Str "a" , Space , Str "definition" , Space , Str "list:" ] , [ [ Para [ Str "First" , Space , Str "definition" ] ] , [ Para [ Str "Second" , Space , Str "definition" , Space , Str "with" , Space , Str "nested" , Space , Str "list:" ] , BulletList [ [ Plain [ Str "Nested" , Space , Str "bullet" , Space , Str "1" ] ] , [ Plain [ Str "Nested" , Space , Str "bullet" , Space , Str "2" ] ] ] ] , [ Para [ Str "Third" , Space , Str "definition" ] ] ] ) ] , Para [ Str "Continuing" , Space , Str "paragraph" , Space , Str "after" , Space , Str "the" , Space , Str "definition" , Space , Str "list." ] ] , Str "." ] ]
  got:      [ Header 1 ( "test-definition-list-inside-footnote" , [ ] , [ ] ) [ Str "Test:" , Space , Str "Definition" , Space , Str "list" , Space , Str "inside" , Space , Str "footnote" ] , Para [ Str "Text" , Space , Str "with" , Space , Str "footnote" , Space , Str "reference" , Note [ Para [ Str "Footnote" , Space , Str "containing" , Space , Str "a" , Space , Str "definition" , Space , Str "list:" ] , DefinitionList [ ( [ ] , [ [ Plain [ Str "First" , Space , Str "definition" ] ] ] ) ] , DefinitionList [ ( [ ] , [ [ Plain [ Str "Second" , Space , Str "definition" , Space , Str "with" , Space , Str "nested" , Space , Str "list:" ] , BulletList [ [ Plain [ Str "Nested" , Space , Str "bullet" , Space , Str "1" ] ] , [ Plain [ Str "Nested" , Space , Str "bullet" , Space , Str "2" ] ] ] ] ] ) ] , DefinitionList [ ( [ ] , [ [ Plain [ Str "Third" , Space , Str "definition" ] ] ] ) ] , Para [ Str "Continuing" , Space , Str "paragraph" , Space , Str "after" , Space , Str "the" , Space , Str "definition" , Space , Str "list." ] ] , Str "." ] ]
# 67 (imported-footnote_def_paragraph)
  expected: [ Header 1 ( "test" , [ ] , [ ] ) [ Str "Test" ] , Para [ Str "Text" , Space , Str "with" , Space , Str "ref" , Note [ DefinitionList [ ( [ Str "Footnote" , Space , Str "text" ] , [ [ Para [ Str "Definition" ] ] ] ) ] , Para [ Str "Continuing" , Space , Str "paragraph." ] ] , Str "." ] ]
  got:      [ Header 1 ( "test" , [ ] , [ ] ) [ Str "Test" ] , Para [ Str "Text" , Space , Str "with" , Space , Str "ref" , Note [ Para [ Str "Footnote" , Space , Str "text" ] , DefinitionList [ ( [ ] , [ [ Plain [ Str "Definition" ] ] ] ) ] , Para [ Str "Continuing" , Space , Str "paragraph." ] ] , Str "." ] ]
# 68 (imported-grid_table)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignDefault , ColWidth 0.125 ) , ( AlignDefault , ColWidth 0.1527777777777778 ) , ( AlignDefault , ColWidth 0.1527777777777778 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Header" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Column" , Space , Str "2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Column" , Space , Str "3" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "B" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Data" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "More" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Values" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Para [ Str "Table" , Space , Str "with" , Space , Str "alignments:" ] , Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignLeft , ColWidth 0.1111111111111111 ) , ( AlignRight , ColWidth 0.125 ) , ( AlignCenter , ColWidth 0.125 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Center" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ CodeBlock ( "" , [ ] , [ ] ) " B" ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Short" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Longer" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Mid" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Para [ Str "With" , Space , Str "inline" , Space , Emph [ Str "emphasis" ] , Space , Str "and" , Space , Code ( "" , [ ] , [ ] ) "code" , Str ":" ] , Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignDefault , ColWidth 0.125 ) , ( AlignDefault , ColWidth 0.1527777777777778 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Emph [ Str "Bold" ] ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Code ( "" , [ ] , [ ] ) "inline" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Normal" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "text" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Para [ Str "With" , Space , Str "trailing" , Space , Str "spaces" , Space , Str "in" , Space , Str "rows:" ] , Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignDefault , ColWidth 0.1569767441860465 ) , ( AlignDefault , ColWidth 0.8430232558139535 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Option" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Description" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Code ( "" , [ ] , [ ] ) "width" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Width" , Space , Str "in" , Space , Str "CSS" , Space , Str "units." , Space , Str "Default" , Space , Code ( "" , [ ] , [ ] ) "1.5in" , Str "." ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Code ( "" , [ ] , [ ] ) "padding" , Str "," , Space , Code ( "" , [ ] , [ ] ) "padding-top" , Str "," ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Amount" , Space , Str "of" , Space , Str "padding" , Space , Str "to" , Space , Str "add" , Space , Str "to" , Space , Str "each" , Space , Str "side" , Space , Str "of" , Space , Str "the" , Space , Str "logo," , Space , Str "using" , Space , Str "CSS" , Space , Link ( "" , [ ] , [ ] ) [ Code ( "" , [ ] , [ ] ) "padding" ] ( "https://developer.mozilla.org/en-US/docs/Web/CSS/padding" , "" ) , Space , Str "conventions." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "GRID_TABLE" , Para [ Str "Table" , Space , Str "with" , Space , Str "alignments:" ] , Unsupported "GRID_TABLE" , Para [ Str "With" , Space , Str "inline" , Space , Emph [ Str "emphasis" ] , Space , Str "and" , Space , Code ( "" , [ ] , [ ] ) "code" , Str ":" ] , Unsupported "GRID_TABLE" , Para [ Str "With" , Space , Str "trailing" , Space , Str "spaces" , Space , Str "in" , Space , Str "rows:" ] , Unsupported "GRID_TABLE" ]
# 69 (imported-grid_table_caption_before)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "My" , Space , Str "caption" ] ] ) [ ( AlignDefault , ColWidth 5.555555555555555e-2 ) , ( AlignDefault , ColWidth 5.555555555555555e-2 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "B" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "D" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "GRID_TABLE" ]
# 70 (imported-grid_table_nordics)
  expected: [ Table ( "nordics" , [ ] , [ ( "source" , "wikipedia" ) ] ) ( Caption Nothing [ Plain [ Str "States" , Space , Str "belonging" , Space , Str "to" , Space , Str "the" , Space , Emph [ Str "Nordics." ] ] ] ) [ ( AlignCenter , ColWidth 0.2926829268292683 ) , ( AlignLeft , ColWidth 0.2926829268292683 ) , ( AlignLeft , ColWidth 0.1951219512195122 ) , ( AlignLeft , ColWidth 0.1951219512195122 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Name" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Capital" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Population" , LineBreak , Str "(in" , Space , Str "2018)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Area" , LineBreak , Str "(in" , Space , Str "km" , Superscript [ Str "2" ] , Str ")" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Denmark" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Copenhagen" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5,809,502" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "43,094" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Finland" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Helsinki" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5,537,364" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "338,145" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Iceland" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Reykjavik" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "343,518" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "103,000" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Norway" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Oslo" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5,372,191" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "323,802" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Sweden" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Stockholm" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "10,313,447" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "450,295" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Total" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "27,376,022" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1,258,336" ] ] ] ] ) ]
  got:      [ Unsupported "GRID_TABLE" ]
# 71 (imported-grid_table_planets)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "Data" , Space , Str "about" , Space , Str "the" , Space , Str "planets" , Space , Str "of" , Space , Str "our" , Space , Str "solar" , Space , Str "system." ] ] ) [ ( AlignCenter , ColWidth 6.84931506849315e-2 ) , ( AlignCenter , ColWidth 6.164383561643835e-2 ) , ( AlignDefault , ColWidth 6.84931506849315e-2 ) , ( AlignRight , ColWidth 8.904109589041095e-2 ) , ( AlignRight , ColWidth 7.534246575342465e-2 ) , ( AlignRight , ColWidth 8.21917808219178e-2 ) , ( AlignRight , ColWidth 7.534246575342465e-2 ) , ( AlignRight , ColWidth 6.84931506849315e-2 ) , ( AlignRight , ColWidth 8.21917808219178e-2 ) , ( AlignRight , ColWidth 9.58904109589041e-2 ) , ( AlignRight , ColWidth 6.164383561643835e-2 ) , ( AlignDefault , ColWidth 0.10273972602739725 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 2 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Name" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Mass" , SoftBreak , Str "(10^24kg)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Diameter" , SoftBreak , Str "(km)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Density" , SoftBreak , Str "(kg/m^3)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Gravity" , SoftBreak , Str "(m/s^2)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Length" , SoftBreak , Str "of" , Space , Str "day" , SoftBreak , Str "(hours)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Distance" , SoftBreak , Str "from" , Space , Str "Sun" , SoftBreak , Str "(10^6km)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Mean" , SoftBreak , Str "temperature" , SoftBreak , Str "(C)" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Number" , SoftBreak , Str "of" , SoftBreak , Str "moons" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Notes" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 4 ) ( ColSpan 2 ) [ Plain [ Str "Terrestrial" , SoftBreak , Str "planets" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Mercury" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "0.330" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "4,879" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5427" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "3.7" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "4222.6" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "57.9" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "167" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Closest" , Space , Str "to" , SoftBreak , Str "the" , Space , Str "Sun" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Venus" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "4.87" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12,104" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5243" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "8.9" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "2802.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "108.2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "464" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Earth" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5.97" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12,756" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5514" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "9.8" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "24.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "149.6" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "15" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Our" , Space , Str "world" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Mars" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "0.642" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "6,792" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "3933" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "3.7" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "24.7" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "227.9" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "-65" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "The" , Space , Str "red" , SoftBreak , Str "planet" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 4 ) ( ColSpan 1 ) [ Plain [ Str "Jovian" , SoftBreak , Str "planets" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 2 ) ( ColSpan 1 ) [ Plain [ Str "Gas" , SoftBreak , Str "giants" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Jupiter" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1898" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "142,984" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1326" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "23.1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "9.9" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "778.6" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "-110" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "67" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "The" , Space , Str "largest" , SoftBreak , Str "planet" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Saturn" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "568" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "120,536" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "687" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "9.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "10.7" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1433.5" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "-140" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "62" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 2 ) ( ColSpan 1 ) [ Plain [ Str "Ice" , SoftBreak , Str "giants" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Uranus" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "86.8" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "51,118" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1271" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "8.7" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "17.2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "2872.5" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "-195" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "27" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Neptune" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "102" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "49,528" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1638" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "11.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "16.1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "4495.1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "-200" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "14" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 2 ) [ Plain [ Str "Dwarf" , Space , Str "planets" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Pluto" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "0.0146" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "2,370" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "2095" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "0.7" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "153.3" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5906.4" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "-225" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Declassified" , SoftBreak , Str "as" , Space , Str "a" , Space , Str "planet" , SoftBreak , Str "in" , Space , Str "2006." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "GRID_TABLE" ]
# 72 (imported-headerless_table)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignRight , ColWidthDefault ) , ( AlignLeft , ColWidthDefault ) , ( AlignCenter , ColWidthDefault ) , ( AlignRight , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "SIMPLE_TABLE" ]
# 78 (imported-html_block)
  expected: [ Header 1 ( "html-block-test" , [ ] , [ ] ) [ Str "HTML" , Space , Str "Block" , Space , Str "Test" ] , Para [ Str "This" , Space , Str "document" , Space , Str "tests" , Space , Str "HTML" , Space , Str "block" , Space , Str "parsing." ] , RawBlock ( Format "html" ) "<!-- HTML comment -->" , Para [ Str "Some" , Space , Str "text" , Space , Str "after" , Space , Str "comment." ] , Div ( "" , [ "container" ] , [ ] ) [ Para [ Str "Content" , Space , Str "inside" , Space , Str "div" ] ] , Para [ Str "Paragraph" , Space , Str "after" , Space , Str "div." ] , RawBlock ( Format "html" ) "<script>\nalert('Hello');\nconsole.log('test');\n</script>" , Para [ Str "Final" , Space , Str "paragraph." ] , RawBlock ( Format "html" ) "<!--\nHtml comment with multiple\nlines\n-->" , RawBlock ( Format "html" ) "<!--\n    This is an indented comment.\n-->" ]
  got:      [ Header 1 ( "html-block-test" , [ ] , [ ] ) [ Str "HTML" , Space , Str "Block" , Space , Str "Test" ] , Para [ Str "This" , Space , Str "document" , Space , Str "tests" , Space , Str "HTML" , Space , Str "block" , Space , Str "parsing." ] , RawBlock ( Format "html" ) "<!-- HTML comment -->" , Para [ Str "Some" , Space , Str "text" , Space , Str "after" , Space , Str "comment." ] , RawBlock ( Format "html" ) "<div class=\"container\">\nContent inside div\n</div>" , Para [ Str "Paragraph" , Space , Str "after" , Space , Str "div." ] , RawBlock ( Format "html" ) "<script>\nalert('Hello');\nconsole.log('test');\n</script>" , Para [ Str "Final" , Space , Str "paragraph." ] , RawBlock ( Format "html" ) "<!--\nHtml comment with multiple\nlines\n-->" , RawBlock ( Format "html" ) "<!--\n    This is an indented comment.\n-->" ]
# 79 (imported-ignore_directives)
  expected: [ Header 1 ( "ignore-directives-test" , [ ] , [ ] ) [ Str "Ignore" , Space , Str "Directives" , Space , Str "Test" ] , Para [ Str "This" , Space , Str "document" , Space , Str "tests" , Space , Str "ignore" , Space , Str "directives" , Space , Str "for" , Space , Str "formatting" , Space , Str "and" , Space , Str "linting." ] , RawBlock ( Format "html" ) "<!-- panache-ignore-format-start -->" , Para [ Str "This" , Space , Str "paragraph" , Space , Str "has" , Space , Str "weird" , Space , Str "spacing" , Space , Str "that" , SoftBreak , Str "should" , Space , Str "be" , Space , Str "preserved" , Space , Str "exactly." , SoftBreak , RawInline ( Format "html" ) "<!-- panache-ignore-format-end -->" ] , Para [ Str "This" , Space , Str "paragraph" , Space , Str "should" , Space , Str "be" , Space , Str "formatted" , Space , Str "normally" , Space , Str "with" , Space , Str "proper" , Space , Str "spacing." ] , RawBlock ( Format "html" ) "<!-- panache-ignore-lint-start -->" , Header 4 ( "heading-level-skip-should-not-be-linted" , [ ] , [ ] ) [ Str "Heading" , Space , Str "level" , Space , Str "skip" , Space , Str "should" , Space , Str "not" , Space , Str "be" , Space , Str "linted" ] , RawBlock ( Format "html" ) "<!-- panache-ignore-lint-end -->" , RawBlock ( Format "html" ) "<!-- panache-ignore-start -->" , Para [ Str "Both" , Space , Str "formatting" , Space , Str "and" , Space , Str "linting" , Space , Str "ignored" , Space , Str "here" , SoftBreak , Str "#####" , Space , Str "Another" , Space , Str "heading" , Space , Str "level" , Space , Str "skip" , SoftBreak , RawInline ( Format "html" ) "<!-- panache-ignore-end -->" ] , Para [ Str "Regular" , Space , Str "content" , Space , Str "continues" , Space , Str "here." ] , BulletList [ [ Plain [ Str "List" , Space , Str "item" , Space , Str "1" ] ] , [ Plain [ Str "List" , Space , Str "item" , Space , Str "2" , SoftBreak , RawInline ( Format "html" ) "<!-- panache-ignore-format-start -->" , SoftBreak , Str "Nested" , Space , Str "content" , Space , Str "with" , Space , Str "spacing" , SoftBreak , RawInline ( Format "html" ) "<!-- panache-ignore-format-end -->" ] ] , [ Plain [ Str "List" , Space , Str "item" , Space , Str "3" ] ] ] , Para [ Str "Done." ] ]
  got:      [ Header 1 ( "ignore-directives-test" , [ ] , [ ] ) [ Str "Ignore" , Space , Str "Directives" , Space , Str "Test" ] , Para [ Str "This" , Space , Str "document" , Space , Str "tests" , Space , Str "ignore" , Space , Str "directives" , Space , Str "for" , Space , Str "formatting" , Space , Str "and" , Space , Str "linting." ] , RawBlock ( Format "html" ) "<!-- panache-ignore-format-start -->" , Para [ Str "This" , Space , Str "paragraph" , Space , Str "has" , Space , Str "weird" , Space , Str "spacing" , Space , Str "that" , SoftBreak , Str "should" , Space , Str "be" , Space , Str "preserved" , Space , Str "exactly." ] , RawBlock ( Format "html" ) "<!-- panache-ignore-format-end -->" , Para [ Str "This" , Space , Str "paragraph" , Space , Str "should" , Space , Str "be" , Space , Str "formatted" , Space , Str "normally" , Space , Str "with" , Space , Str "proper" , Space , Str "spacing." ] , RawBlock ( Format "html" ) "<!-- panache-ignore-lint-start -->" , Header 4 ( "heading-level-skip-should-not-be-linted" , [ ] , [ ] ) [ Str "Heading" , Space , Str "level" , Space , Str "skip" , Space , Str "should" , Space , Str "not" , Space , Str "be" , Space , Str "linted" ] , RawBlock ( Format "html" ) "<!-- panache-ignore-lint-end -->" , RawBlock ( Format "html" ) "<!-- panache-ignore-start -->" , Para [ Str "Both" , Space , Str "formatting" , Space , Str "and" , Space , Str "linting" , Space , Str "ignored" , Space , Str "here" , SoftBreak , Str "#####" , Space , Str "Another" , Space , Str "heading" , Space , Str "level" , Space , Str "skip" ] , RawBlock ( Format "html" ) "<!-- panache-ignore-end -->" , Para [ Str "Regular" , Space , Str "content" , Space , Str "continues" , Space , Str "here." ] , BulletList [ [ Plain [ Str "List" , Space , Str "item" , Space , Str "1" ] ] , [ Plain [ Str "List" , Space , Str "item" , Space , Str "2" ] , RawBlock ( Format "html" ) "  <!-- panache-ignore-format-start -->" , Plain [ Str "Nested" , Space , Str "content" , Space , Str "with" , Space , Str "spacing" ] , RawBlock ( Format "html" ) "  <!-- panache-ignore-format-end -->" ] , [ Plain [ Str "List" , Space , Str "item" , Space , Str "3" ] ] ] , Para [ Str "Done." ] ]
# 82 (imported-indented_code_after_atx_heading_pandoc)
  expected: [ Header 1 ( "heading" , [ ] , [ ] ) [ Str "Heading" ] , CodeBlock ( "" , [ ] , [ ] ) "foo" ]
  got:      [ Header 1 ( "heading" , [ ] , [ ] ) [ Str "Heading" ] , Para [ Str "foo" ] ]
# 91 (imported-issue_174_blockquote_list_reorder_losslessness)
  expected: [ BulletList [ [ Para [ Strong [ Str "Main" , Space , Str "binary" , Space , Str "explanatory" , Space , Str "variable" ] , Str ":" , Space , Str "Opposition" , Space , Str "parties" , Space , Str "autonomy" , Space , Str "(" , Code ( "" , [ ] , [ ] ) "v2psoppaut" , Space , Str "in" , Space , Str "V-Dem)." , Space , Str "This" , Space , Str "is" , Space , Str "an" , Space , Str "ordinal" , Space , Str "variable" , Space , Str "with" , Space , Str "these" , Space , Str "possible" , Space , Str "values:" ] ] , [ BlockQuote [ BulletList [ [ Plain [ Str "0:" , Space , Str "Opposition" , Space , Str "parties" , Space , Str "are" , Space , Str "not" , Space , Str "allowed." ] ] ] ] ] , [ BlockQuote [ BulletList [ [ Plain [ Str "1:" , Space , Str "There" , Space , Str "are" , Space , Str "no" , Space , Str "autonomous," , Space , Str "independent" , Space , Str "opposition" , Space , Str "parties." , Space , Str "Opposition" , Space , Str "parties" , Space , Str "are" , Space , Str "either" , Space , Str "selected" , Space , Str "or" , Space , Str "co-opted" , Space , Str "by" , Space , Str "the" , Space , Str "ruling" , Space , Str "regime." ] ] , [ Plain [ Str "2:" , Space , Str "At" , Space , Str "least" , Space , Str "some" , Space , Str "opposition" , Space , Str "parties" , Space , Str "are" , Space , Str "autonomous" , Space , Str "and" , Space , Str "independent" , Space , Str "of" , Space , Str "the" , Space , Str "ruling" , Space , Str "regime." ] ] ] ] ] ] ]
  got:      [ BulletList [ [ Para [ Strong [ Str "Main" , Space , Str "binary" , Space , Str "explanatory" , Space , Str "variable" ] , Str ":" , Space , Str "Opposition" , Space , Str "parties" , Space , Str "autonomy" , Space , Str "(" , Code ( "" , [ ] , [ ] ) "v2psoppaut" , Space , Str "in" , Space , Str "V-Dem)." , Space , Str "This" , Space , Str "is" , Space , Str "an" , Space , Str "ordinal" , Space , Str "variable" , Space , Str "with" , Space , Str "these" , Space , Str "possible" , Space , Str "values:" ] ] , [ Para [ Str ">" , Space , Str "-" , Space , Str "0:" , Space , Str "Opposition" , Space , Str "parties" , Space , Str "are" , Space , Str "not" , Space , Str "allowed." ] ] , [ Para [ Str ">" , Space , Str "-" , Space , Str "1:" , Space , Str "There" , Space , Str "are" , Space , Str "no" , Space , Str "autonomous," , Space , Str "independent" , Space , Str "opposition" , Space , Str "parties." , Space , Str "Opposition" , Space , Str "parties" , Space , Str "are" , Space , Str "either" , Space , Str "selected" , Space , Str "or" , Space , Str "co-opted" , Space , Str "by" , Space , Str "the" , Space , Str "ruling" , Space , Str "regime." ] , Para [ Str ">" , Space , Str "-" , Space , Str "2:" , Space , Str "At" , Space , Str "least" , Space , Str "some" , Space , Str "opposition" , Space , Str "parties" , Space , Str "are" , Space , Str "autonomous" , Space , Str "and" , Space , Str "independent" , Space , Str "of" , Space , Str "the" , Space , Str "ruling" , Space , Str "regime." ] ] ] ]
# 93 (imported-issue_209_definition_list_blockquote_continuation)
  expected: [ DefinitionList [ ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" , SoftBreak , Str "with" , Space , Str "lazy" , Space , Str "continuation" ] ] , [ BlockQuote [ Para [ Str "a" , SoftBreak , Str "b" , SoftBreak , Str "c" ] ] ] ] ] ] ) ] ]
  got:      [ DefinitionList [ ( [ Str "Term" ] , [ [ BulletList [ [ Plain [ Str "List" , SoftBreak , Str "with" , Space , Str "lazy" , Space , Str "continuation" ] ] , [ Plain [ Str ">" , Space , Str "a" ] , BlockQuote [ Para [ Str "b" , SoftBreak , Str "c" ] ] ] ] ] ] ) ] ]
# 94 (imported-issue_224_simple_table_short_header_losslessness)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "(#tab:boxoffice-gross)Highest" , Space , Str "grossing" , Space , Str "movies" , Space , Str "for" , Space , Str "the" , Space , Str "weekend" , Space , Str "of" , Space , Str "December" , Space , Str "22-24," , Space , Str "2017." , Space , Str "Data" , Space , Str "source:" , Space , Str "Box" , Space , Str "Office" , Space , Str "Mojo" , Space , Str "(http://www.boxofficemojo.com/)." , Space , Str "Used" , Space , Str "with" , Space , Str "permission" ] ] ) [ ( AlignDefault , ColWidthDefault ) , ( AlignCenter , ColWidthDefault ) , ( AlignLeft , ColWidthDefault ) , ( AlignRight , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Rank" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Title" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Weekend" , Space , Str "gross" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Star" , Space , Str "Wars:" , Space , Str "The" , Space , Str "Last" , Space , Str "Jedi" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "$71,565,498" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Jumanji:" , Space , Str "Welcome" , Space , Str "to" , Space , Str "the" , Space , Str "Jungle" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "$36,169,328" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "3" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Pitch" , Space , Str "Perfect" , Space , Str "3" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "$19,928,525" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "4" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "The" , Space , Str "Greatest" , Space , Str "Showman" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "$8,805,843" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Ferdinand" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "$7,316,746" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "SIMPLE_TABLE" ]
# 96 (imported-lazy_continuation_deep)
  expected: [ Header 1 ( "test-lazy-continuation-across-multiple-nesting-levels" , [ ] , [ ] ) [ Str "Test:" , Space , Str "Lazy" , Space , Str "continuation" , Space , Str "across" , Space , Str "multiple" , Space , Str "nesting" , Space , Str "levels" ] , BlockQuote [ BulletList [ [ Plain [ Str "This" , Space , Str "is" , Space , Str "a" , Space , Str "blockquoted" , Space , Str "list" , Space , Str "item" , Space , Str "with" , SoftBreak , Str "lazy" , Space , Str "continuation" , Space , Str "across" , Space , Str "the" , Space , Str "first" , Space , Str "level" ] ] ] , BlockQuote [ Para [ Str "And" , Space , Str "a" , Space , Str "nested" , Space , Str "blockquote" , Space , Str "that" , Space , Str "also" , Space , Str "has" , Space , Str "lazy" , Space , Str "continuation" , Space , Str "text" ] ] , Para [ Str "Back" , Space , Str "to" , Space , Str "the" , Space , Str "list" , Space , Str "item," , Space , Str "this" , Space , Str "should" , Space , Str "also" , Space , Str "support" , Space , Str "lazy" , Space , Str "continuation" ] , BulletList [ [ Plain [ Str "Second" , Space , Str "item" ] ] ] ] ]
  got:      [ Header 1 ( "test-lazy-continuation-across-multiple-nesting-levels" , [ ] , [ ] ) [ Str "Test:" , Space , Str "Lazy" , Space , Str "continuation" , Space , Str "across" , Space , Str "multiple" , Space , Str "nesting" , Space , Str "levels" ] , BlockQuote [ BulletList [ [ Plain [ Str "This" , Space , Str "is" , Space , Str "a" , Space , Str "blockquoted" , Space , Str "list" , Space , Str "item" , Space , Str "with" ] ] ] ] , Para [ Str "lazy" , Space , Str "continuation" , Space , Str "across" , Space , Str "the" , Space , Str "first" , Space , Str "level" ] , BlockQuote [ BlockQuote [ Para [ Str "And" , Space , Str "a" , Space , Str "nested" , Space , Str "blockquote" , Space , Str "that" , Space , Str "also" , Space , Str "has" , Space , Str "lazy" , Space , Str "continuation" , Space , Str "text" ] ] , Para [ Str "Back" , Space , Str "to" , Space , Str "the" , Space , Str "list" , Space , Str "item," , Space , Str "this" , Space , Str "should" , Space , Str "also" , Space , Str "support" , Space , Str "lazy" , Space , Str "continuation" ] , BulletList [ [ Plain [ Str "Second" , Space , Str "item" ] ] ] ] ]
# 108 (imported-list_item_same_line_blockquote_marker_pandoc)
  expected: [ BlockQuote [ OrderedList ( 1 , Decimal , Period ) [ [ BlockQuote [ Para [ Str "Blockquote" , SoftBreak , Str "continued" , Space , Str "here." ] ] ] ] ] ]
  got:      [ BlockQuote [ OrderedList ( 1 , Decimal , Period ) [ [ Plain [ Str ">" , Space , Str "Blockquote" , SoftBreak , Str "continued" , Space , Str "here." ] ] ] ] ]
# 111 (imported-list_nested_same_line_marker_pandoc)
  expected: [ BulletList [ [ BulletList [ [ Plain [ Str "foo" ] ] ] ] ] , OrderedList ( 1 , Decimal , Period ) [ [ BulletList [ [ OrderedList ( 2 , Decimal , Period ) [ [ Plain [ Str "foo" ] ] ] ] ] ] ] ]
  got:      [ BulletList [ [ Plain [ Str "-" , Space , Str "foo" ] ] ] , OrderedList ( 1 , Decimal , Period ) [ [ Plain [ Str "-" , Space , Str "2." , Space , Str "foo" ] ] ] ]
# 115 (imported-lists_fancy)
  expected: [ Header 2 ( "lowercase-alphabetic-lists" , [ ] , [ ] ) [ Str "Lowercase" , Space , Str "Alphabetic" , Space , Str "Lists" ] , OrderedList ( 1 , LowerAlpha , Period ) [ [ Plain [ Str "First" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Para [ Str "Different" , Space , Str "delimiter" , Space , Str "styles:" ] , OrderedList ( 1 , LowerAlpha , OneParen ) [ [ Plain [ Str "Using" , Space , Str "right" , Space , Str "paren" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , LowerAlpha , TwoParens ) [ [ Plain [ Str "Using" , Space , Str "parens" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "uppercase-alphabetic-lists" , [ ] , [ ] ) [ Str "Uppercase" , Space , Str "Alphabetic" , Space , Str "Lists" ] , OrderedList ( 1 , UpperAlpha , Period ) [ [ Plain [ Str "First" , Space , Str "item" , Space , Str "(note:" , Space , Str "two" , Space , Str "spaces" , Space , Str "required)" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperAlpha , OneParen ) [ [ Plain [ Str "Right" , Space , Str "paren" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperAlpha , TwoParens ) [ [ Plain [ Str "Parens" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "lowercase-roman-numerals" , [ ] , [ ] ) [ Str "Lowercase" , Space , Str "Roman" , Space , Str "Numerals" ] , OrderedList ( 1 , LowerRoman , Period ) [ [ Plain [ Str "First" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] , [ Plain [ Str "Fourth" , Space , Str "item" ] ] , [ Plain [ Str "Fifth" , Space , Str "item" ] ] ] , OrderedList ( 1 , LowerRoman , OneParen ) [ [ Plain [ Str "Right" , Space , Str "paren" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , LowerRoman , TwoParens ) [ [ Plain [ Str "Parens" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "uppercase-roman-numerals" , [ ] , [ ] ) [ Str "Uppercase" , Space , Str "Roman" , Space , Str "Numerals" ] , Para [ Str "I." , Space , Str "First" , Space , Str "item" , SoftBreak , Str "II." , Space , Str "Second" , Space , Str "item" , SoftBreak , Str "III." , Space , Str "Third" , Space , Str "item" , SoftBreak , Str "IV." , Space , Str "Fourth" , Space , Str "item" , SoftBreak , Str "V." , Space , Str "Fifth" , Space , Str "item" , SoftBreak , Str "VI." , Space , Str "Sixth" , Space , Str "item" , SoftBreak , Str "VII." , Space , Str "Seventh" , Space , Str "item" ] , OrderedList ( 1 , UpperRoman , OneParen ) [ [ Plain [ Str "Right" , Space , Str "paren" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperRoman , TwoParens ) [ [ Plain [ Str "Parens" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "complex-roman-numerals" , [ ] , [ ] ) [ Str "Complex" , Space , Str "Roman" , Space , Str "Numerals" ] , OrderedList ( 4 , LowerRoman , Period ) [ [ Plain [ Str "Starting" , Space , Str "at" , Space , Str "four" ] ] , [ Plain [ Str "Five" ] ] , [ Plain [ Str "Six" ] ] , [ Plain [ Str "Seven" ] ] , [ Plain [ Str "Eight" ] ] , [ Plain [ Str "Nine" ] ] , [ Plain [ Str "Ten" ] ] ] , Header 2 ( "mixed-content-with-fancy-lists" , [ ] , [ ] ) [ Str "Mixed" , Space , Str "Content" , Space , Str "with" , Space , Str "Fancy" , Space , Str "Lists" ] , Para [ Str "Some" , Space , Str "text" , Space , Str "before" , Space , Str "the" , Space , Str "list." ] , OrderedList ( 1 , LowerRoman , Period ) [ [ Plain [ Str "First" , Space , Str "roman" , Space , Str "numeral" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" , Space , Str "with" , Space , Strong [ Str "bold" ] , Space , Str "text" ] ] , [ Plain [ Str "Third" , Space , Str "item" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" ] ] ] , Para [ Str "More" , Space , Str "text" , Space , Str "after." ] , Para [ Str "Should" , Space , Str "not" , Space , Str "be" , Space , Str "a" , Space , Str "list" , Space , Str "item:" ] , Para [ Str "M.A.\160\&2007" ] , Para [ Str "B." , Space , Str "Williams" ] , Header 2 ( "complex" , [ ] , [ ] ) [ Str "Complex" ] , OrderedList ( 2 , Decimal , TwoParens ) [ [ Para [ Str "begins" , Space , Str "with" , Space , Str "2" ] ] , [ Para [ Str "and" , Space , Str "now" , Space , Str "3" ] , Para [ Str "with" , Space , Str "a" , Space , Str "continuation" ] , OrderedList ( 4 , LowerRoman , Period ) [ [ Plain [ Str "sublist" , Space , Str "with" , Space , Str "roman" , Space , Str "numerals," , SoftBreak , Str "starting" , Space , Str "with" , Space , Str "4" ] ] , [ Plain [ Str "more" , Space , Str "items" ] , OrderedList ( 1 , UpperAlpha , TwoParens ) [ [ Plain [ Str "a" , Space , Str "subsublist" ] ] , [ Plain [ Str "a" , Space , Str "subsublist" ] ] ] ] ] ] ] ]
  got:      [ Header 2 ( "lowercase-alphabetic-lists" , [ ] , [ ] ) [ Str "Lowercase" , Space , Str "Alphabetic" , Space , Str "Lists" ] , OrderedList ( 1 , LowerAlpha , Period ) [ [ Plain [ Str "First" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Para [ Str "Different" , Space , Str "delimiter" , Space , Str "styles:" ] , OrderedList ( 1 , LowerAlpha , OneParen ) [ [ Plain [ Str "Using" , Space , Str "right" , Space , Str "paren" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , LowerAlpha , TwoParens ) [ [ Plain [ Str "Using" , Space , Str "parens" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "uppercase-alphabetic-lists" , [ ] , [ ] ) [ Str "Uppercase" , Space , Str "Alphabetic" , Space , Str "Lists" ] , OrderedList ( 1 , UpperAlpha , Period ) [ [ Plain [ Str "First" , Space , Str "item" , Space , Str "(note:" , Space , Str "two" , Space , Str "spaces" , Space , Str "required)" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperAlpha , OneParen ) [ [ Plain [ Str "Right" , Space , Str "paren" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperAlpha , TwoParens ) [ [ Plain [ Str "Parens" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "lowercase-roman-numerals" , [ ] , [ ] ) [ Str "Lowercase" , Space , Str "Roman" , Space , Str "Numerals" ] , OrderedList ( 1 , LowerRoman , Period ) [ [ Plain [ Str "First" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] , [ Plain [ Str "Fourth" , Space , Str "item" ] ] , [ Plain [ Str "Fifth" , Space , Str "item" ] ] ] , OrderedList ( 1 , LowerRoman , OneParen ) [ [ Plain [ Str "Right" , Space , Str "paren" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , LowerRoman , TwoParens ) [ [ Plain [ Str "Parens" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "uppercase-roman-numerals" , [ ] , [ ] ) [ Str "Uppercase" , Space , Str "Roman" , Space , Str "Numerals" ] , OrderedList ( 1 , UpperRoman , Period ) [ [ Plain [ Str "First" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] , [ Plain [ Str "Fourth" , Space , Str "item" ] ] , [ Plain [ Str "Fifth" , Space , Str "item" ] ] , [ Plain [ Str "Sixth" , Space , Str "item" ] ] , [ Plain [ Str "Seventh" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperRoman , OneParen ) [ [ Plain [ Str "Right" , Space , Str "paren" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , OrderedList ( 1 , UpperRoman , TwoParens ) [ [ Plain [ Str "Parens" , Space , Str "style" ] ] , [ Plain [ Str "Second" , Space , Str "item" ] ] , [ Plain [ Str "Third" , Space , Str "item" ] ] ] , Header 2 ( "complex-roman-numerals" , [ ] , [ ] ) [ Str "Complex" , Space , Str "Roman" , Space , Str "Numerals" ] , OrderedList ( 4 , LowerRoman , Period ) [ [ Plain [ Str "Starting" , Space , Str "at" , Space , Str "four" ] ] , [ Plain [ Str "Five" ] ] , [ Plain [ Str "Six" ] ] , [ Plain [ Str "Seven" ] ] , [ Plain [ Str "Eight" ] ] , [ Plain [ Str "Nine" ] ] , [ Plain [ Str "Ten" ] ] ] , Header 2 ( "mixed-content-with-fancy-lists" , [ ] , [ ] ) [ Str "Mixed" , Space , Str "Content" , Space , Str "with" , Space , Str "Fancy" , Space , Str "Lists" ] , Para [ Str "Some" , Space , Str "text" , Space , Str "before" , Space , Str "the" , Space , Str "list." ] , OrderedList ( 1 , LowerRoman , Period ) [ [ Plain [ Str "First" , Space , Str "roman" , Space , Str "numeral" , Space , Str "item" ] ] , [ Plain [ Str "Second" , Space , Str "item" , Space , Str "with" , Space , Strong [ Str "bold" ] , Space , Str "text" ] ] , [ Plain [ Str "Third" , Space , Str "item" , Space , Str "with" , Space , Code ( "" , [ ] , [ ] ) "code" ] ] ] , Para [ Str "More" , Space , Str "text" , Space , Str "after." ] , Para [ Str "Should" , Space , Str "not" , Space , Str "be" , Space , Str "a" , Space , Str "list" , Space , Str "item:" ] , Para [ Str "M.A.\160\&2007" ] , Para [ Str "B." , Space , Str "Williams" ] , Header 2 ( "complex" , [ ] , [ ] ) [ Str "Complex" ] , OrderedList ( 2 , Decimal , TwoParens ) [ [ Para [ Str "begins" , Space , Str "with" , Space , Str "2" ] ] , [ Para [ Str "and" , Space , Str "now" , Space , Str "3" ] , Para [ Str "with" , Space , Str "a" , Space , Str "continuation" ] , OrderedList ( 4 , LowerRoman , Period ) [ [ Plain [ Str "sublist" , Space , Str "with" , Space , Str "roman" , Space , Str "numerals," , SoftBreak , Str "starting" , Space , Str "with" , Space , Str "4" ] ] , [ Plain [ Str "more" , Space , Str "items" ] , OrderedList ( 1 , UpperAlpha , TwoParens ) [ [ Plain [ Str "a" , Space , Str "subsublist" ] ] , [ Plain [ Str "a" , Space , Str "subsublist" ] ] ] ] ] ] ] ]
# 122 (imported-multiline_table_basic)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignCenter , ColWidth 0.16666666666666666 ) , ( AlignDefault , ColWidth 0.1111111111111111 ) , ( AlignRight , ColWidth 0.2222222222222222 ) , ( AlignLeft , ColWidth 0.3611111111111111 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Centered" , SoftBreak , Str "Header" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Default" , SoftBreak , Str "Aligned" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" , SoftBreak , Str "Aligned" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" , SoftBreak , Str "Aligned" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "First" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Example" , Space , Str "of" , Space , Str "a" , Space , Str "row" , Space , Str "that" , SoftBreak , Str "spans" , Space , Str "multiple" , Space , Str "lines." ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Second" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Here\8217s" , Space , Str "another" , Space , Str "one." , Space , Str "Note" , SoftBreak , Str "the" , Space , Str "blank" , Space , Str "line" , Space , Str "between" , SoftBreak , Str "rows." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "MULTILINE_TABLE" ]
# 123 (imported-multiline_table_caption)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "Here\8217s" , Space , Str "the" , Space , Str "caption." , Space , Str "It," , Space , Str "too," , Space , Str "may" , Space , Str "span" , SoftBreak , Str "multiple" , Space , Str "lines." ] ] ) [ ( AlignCenter , ColWidth 0.16666666666666666 ) , ( AlignDefault , ColWidth 0.1111111111111111 ) , ( AlignRight , ColWidth 0.2222222222222222 ) , ( AlignLeft , ColWidth 0.3611111111111111 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Centered" , SoftBreak , Str "Header" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Default" , SoftBreak , Str "Aligned" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" , SoftBreak , Str "Aligned" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" , SoftBreak , Str "Aligned" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "First" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Example" , Space , Str "of" , Space , Str "a" , Space , Str "row" , Space , Str "that" , SoftBreak , Str "spans" , Space , Str "multiple" , Space , Str "lines." ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Second" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Here\8217s" , Space , Str "another" , Space , Str "one." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "MULTILINE_TABLE" ]
# 124 (imported-multiline_table_caption_after)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "Here\8217s" , Space , Str "the" , Space , Str "caption." , Space , Str "It," , Space , Str "too," , Space , Str "may" , Space , Str "span" , SoftBreak , Str "multiple" , Space , Str "lines." ] ] ) [ ( AlignCenter , ColWidth 0.16666666666666666 ) , ( AlignDefault , ColWidth 0.1111111111111111 ) , ( AlignRight , ColWidth 0.2222222222222222 ) , ( AlignLeft , ColWidth 0.3611111111111111 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Centered" , SoftBreak , Str "Header" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Default" , SoftBreak , Str "Aligned" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" , SoftBreak , Str "Aligned" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" , SoftBreak , Str "Aligned" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "First" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Example" , Space , Str "of" , Space , Str "a" , Space , Str "row" , Space , Str "that" , SoftBreak , Str "spans" , Space , Str "multiple" , Space , Str "lines." ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Second" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Here\8217s" , Space , Str "another" , Space , Str "one." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "MULTILINE_TABLE" ]
# 125 (imported-multiline_table_headerless)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignCenter , ColWidth 0.16666666666666666 ) , ( AlignLeft , ColWidth 0.1111111111111111 ) , ( AlignRight , ColWidth 0.2222222222222222 ) , ( AlignLeft , ColWidth 0.3611111111111111 ) ] ( TableHead ( "" , [ ] , [ ] ) [ ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "First" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Example" , Space , Str "of" , Space , Str "a" , Space , Str "row" , Space , Str "that" , SoftBreak , Str "spans" , Space , Str "multiple" , Space , Str "lines." ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Second" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "5.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Here\8217s" , Space , Str "another" , Space , Str "one." , Space , Str "Note" , SoftBreak , Str "the" , Space , Str "blank" , Space , Str "line" , Space , Str "between" , SoftBreak , Str "rows." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "MULTILINE_TABLE" ]
# 126 (imported-multiline_table_inline_formatting)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignCenter , ColWidth 0.16666666666666666 ) , ( AlignLeft , ColWidth 0.2222222222222222 ) , ( AlignCenter , ColWidth 0.2777777777777778 ) , ( AlignCenter , ColWidth 0.3055555555555556 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Column" , SoftBreak , Str "One" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Bold" , SoftBreak , Str "Two" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Code" , SoftBreak , Str "Three" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Link" , SoftBreak , Str "Four" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "First" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Strong [ Str "bold" ] , SoftBreak , Str "text" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Code ( "" , [ ] , [ ] ) "code" , Space , Str "spans" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url" , "" ) ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Second" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Emph [ Str "emphasis" ] , SoftBreak , Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "more" , Space , Code ( "" , [ ] , [ ] ) "code" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "another" , SoftBreak , Link ( "" , [ ] , [ ] ) [ Str "link" ] ( "url2" , "" ) ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "MULTILINE_TABLE" ]
# 127 (imported-multiline_table_single_row)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ ] ) [ ( AlignCenter , ColWidth 0.16666666666666666 ) , ( AlignCenter , ColWidth 0.1111111111111111 ) , ( AlignCenter , ColWidth 0.2222222222222222 ) , ( AlignCenter , ColWidth 0.3611111111111111 ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Header" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "One" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Two" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Three" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "First" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "row" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12.0" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Example" , Space , Str "of" , Space , Str "a" , Space , Str "single" , Space , Str "row" , SoftBreak , Str "table." ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "MULTILINE_TABLE" ]
# 128 (imported-nested_headings_in_containers)
  expected: [ BulletList [ [ Header 1 ( "id" , [ ] , [ ] ) [ Str "Heading" ] , Plain [ Str "Some" , Space , Str "text" ] ] ] , BlockQuote [ Header 1 ( "heading" , [ ] , [ ] ) [ Str "Heading" ] , Para [ Str "Text" ] ] , DefinitionList [ ( [ Str "Term" ] , [ [ Header 1 ( "heading-1" , [ ] , [ ] ) [ Str "Heading" ] , Plain [ Str "Some" , Space , Str "text" ] ] ] ) ] ]
  got:      [ BulletList [ [ Plain [ Str "#" , Space , Str "Heading" , Space , Str "{#id}" , SoftBreak , Str "Some" , Space , Str "text" ] ] ] , BlockQuote [ Header 1 ( "heading" , [ ] , [ ] ) [ Str "Heading" ] , Para [ Str "Text" ] ] , DefinitionList [ ( [ Str "Term" ] , [ [ Plain [ Str "#" , Space , Str "Heading" , SoftBreak , Str "Some" , Space , Str "text" ] ] ] ) ] ]
# 169 (imported-simple_table)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "Demonstration" , Space , Str "of" , Space , Str "simple" , Space , Str "table" , Space , Str "syntax." ] ] ) [ ( AlignRight , ColWidthDefault ) , ( AlignLeft , ColWidthDefault ) , ( AlignCenter , ColWidthDefault ) , ( AlignLeft , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Center" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Default" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Para [ Str "Simple" , Space , Str "table" , Space , Str "indented" , Space , Str "two" , Space , Str "spaces:" ] , Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "Demonstration" , Space , Str "of" , Space , Str "simple" , Space , Str "table" , Space , Str "syntax." ] ] ) [ ( AlignRight , ColWidthDefault ) , ( AlignLeft , ColWidthDefault ) , ( AlignCenter , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Center" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Default" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "SIMPLE_TABLE" , Para [ Str "Simple" , Space , Str "table" , Space , Str "indented" , Space , Str "two" , Space , Str "spaces:" ] , Unsupported "SIMPLE_TABLE" ]
# 171 (imported-tables_in_divs)
  expected: [ Div ( "tbl:panel" , [ ] , [ ( "layout.nrow" , "1" ) ] ) [ Table ( "tbl:foo-1" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "My" , Space , Str "Caption" ] ] ) [ ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col3" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "B" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "E" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "F" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Table ( "tbl:foo-2" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "My" , Space , Str "Caption2" ] ] ) [ ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col3" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "B" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "E" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "F" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Para [ Str "Caption" ] ] ]
  got:      [ Div ( "tbl:panel" , [ ] , [ ( "layout.nrow" , "1" ) ] ) [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "My" , Space , Str "Caption" , Space , Str "{#tbl:foo-1}" ] ] ) [ ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col3" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "B" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "E" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "F" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "My" , Space , Str "Caption2" , Space , Str "{#tbl:foo-2}" ] ] ) [ ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col2" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Col3" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "B" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "C" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "E" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "F" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "A" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "G" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) , Para [ Str "Caption" ] ] ]
# 172 (imported-table_with_caption)
  expected: [ Table ( "" , [ ] , [ ] ) ( Caption Nothing [ Plain [ Str "Demonstration" , Space , Str "of" , Space , Str "simple" , Space , Str "table" , Space , Str "syntax," , Space , Str "with" , Space , Str "a" , Space , Str "very" , Space , Str "long" , Space , Str "caption" , Space , Str "that" , Space , Str "should" , Space , Str "be" , Space , Str "wrapped" , Space , Str "across" , Space , Str "multiple" , Space , Str "lines." ] ] ) [ ( AlignRight , ColWidthDefault ) , ( AlignLeft , ColWidthDefault ) , ( AlignCenter , ColWidthDefault ) , ( AlignDefault , ColWidthDefault ) ] ( TableHead ( "" , [ ] , [ ] ) [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Right" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Left" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Center" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "Default" ] ] ] ] ) [ TableBody ( "" , [ ] , [ ] ) ( RowHeadColumns 0 ) [ ] [ Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "12" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "123" ] ] ] , Row ( "" , [ ] , [ ] ) [ Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] , Cell ( "" , [ ] , [ ] ) AlignDefault ( RowSpan 1 ) ( ColSpan 1 ) [ Plain [ Str "1" ] ] ] ] ] ( TableFoot ( "" , [ ] , [ ] ) [ ] ) ]
  got:      [ Unsupported "SIMPLE_TABLE" ]
# 181 (imported-writer_html_blocks)
  expected: [ RawBlock ( Format "html" ) "<!-- Source: pandoc/test/writer.markdown:L352-L451 -->" , Header 1 ( "html-blocks" , [ ] , [ ] ) [ Str "HTML" , Space , Str "Blocks" ] , Para [ Str "Simple" , Space , Str "block" , Space , Str "on" , Space , Str "one" , Space , Str "line:" ] , Div ( "" , [ ] , [ ] ) [ Para [ Str "foo" ] ] , Para [ Str "And" , Space , Str "nested" , Space , Str "without" , Space , Str "indentation:" ] , Div ( "" , [ ] , [ ] ) [ Div ( "" , [ ] , [ ] ) [ Div ( "" , [ ] , [ ] ) [ Para [ Str "foo" ] ] ] , Div ( "" , [ ] , [ ] ) [ Para [ Str "bar" ] ] ] , Para [ Str "Interpreted" , Space , Str "markdown" , Space , Str "in" , Space , Str "a" , Space , Str "table:" ] , RawBlock ( Format "html" ) "<table>" , RawBlock ( Format "html" ) "<tr>" , RawBlock ( Format "html" ) "<td>" , Plain [ Str "This" , Space , Str "is" , Space , Emph [ Str "emphasized" ] ] , RawBlock ( Format "html" ) "</td>" , RawBlock ( Format "html" ) "<td>" , Plain [ Str "And" , Space , Str "this" , Space , Str "is" , Space , Strong [ Str "strong" ] ] , RawBlock ( Format "html" ) "</td>" , RawBlock ( Format "html" ) "</tr>" , RawBlock ( Format "html" ) "</table>" , RawBlock ( Format "html" ) "<script type=\"text/javascript\">document.write('This *should not* be interpreted as markdown');</script>" , Para [ Str "This" , Space , Str "should" , Space , Str "be" , Space , Str "a" , Space , Str "code" , Space , Str "block," , Space , Str "though:" ] , CodeBlock ( "" , [ ] , [ ] ) "<div>\n    foo\n</div>" , Para [ Str "As" , Space , Str "should" , Space , Str "this:" ] , CodeBlock ( "" , [ ] , [ ] ) "<div>foo</div>" , Para [ Str "This" , Space , Str "should" , Space , Str "just" , Space , Str "be" , Space , Str "an" , Space , Str "HTML" , Space , Str "comment:" ] , RawBlock ( Format "html" ) "<!-- Comment -->" , Para [ Str "Multiline:" ] , RawBlock ( Format "html" ) "<!--\nBlah\nBlah\n-->" , RawBlock ( Format "html" ) "<!--\n    This is another comment.\n-->" , Para [ Str "Code" , Space , Str "block:" ] , CodeBlock ( "" , [ ] , [ ] ) "<!-- Comment -->" , Para [ Str "Hr\8217s:" ] , RawBlock ( Format "html" ) "<hr>" , RawBlock ( Format "html" ) "<hr />" , RawBlock ( Format "html" ) "<hr />" , RawBlock ( Format "html" ) "<hr>" , RawBlock ( Format "html" ) "<hr />" , RawBlock ( Format "html" ) "<hr />" , RawBlock ( Format "html" ) "<hr class=\"foo\" id=\"bar\" />" , RawBlock ( Format "html" ) "<hr class=\"foo\" id=\"bar\" />" , RawBlock ( Format "html" ) "<hr class=\"foo\" id=\"bar\">" ]
  got:      [ RawBlock ( Format "html" ) "<!-- Source: pandoc/test/writer.markdown:L352-L451 -->" , Header 1 ( "html-blocks" , [ ] , [ ] ) [ Str "HTML" , Space , Str "Blocks" ] , Para [ Str "Simple" , Space , Str "block" , Space , Str "on" , Space , Str "one" , Space , Str "line:" ] , Div ( "" , [ ] , [ ] ) [ Para [ Str "foo" ] ] , Para [ Str "And" , Space , Str "nested" , Space , Str "without" , Space , Str "indentation:" ] , Div ( "" , [ ] , [ ] ) [ Div ( "" , [ ] , [ ] ) [ Div ( "" , [ ] , [ ] ) [ Para [ Str "foo" ] ] ] , Div ( "" , [ ] , [ ] ) [ Para [ Str "bar" ] ] ] , Para [ Str "Interpreted" , Space , Str "markdown" , Space , Str "in" , Space , Str "a" , Space , Str "table:" ] , RawBlock ( Format "html" ) "<table>\n<tr>\n<td>\nThis is *emphasized*\n</td>\n<td>\nAnd this is **strong**\n</td>\n</tr>\n</table>" , RawBlock ( Format "html" ) "<script type=\"text/javascript\">document.write('This *should not* be interpreted as markdown');</script>" , Para [ Str "This" , Space , Str "should" , Space , Str "be" , Space , Str "a" , Space , Str "code" , Space , Str "block," , Space , Str "though:" ] , CodeBlock ( "" , [ ] , [ ] ) "<div>\n    foo\n</div>" , Para [ Str "As" , Space , Str "should" , Space , Str "this:" ] , CodeBlock ( "" , [ ] , [ ] ) "<div>foo</div>" , Para [ Str "This" , Space , Str "should" , Space , Str "just" , Space , Str "be" , Space , Str "an" , Space , Str "HTML" , Space , Str "comment:" ] , RawBlock ( Format "html" ) "<!-- Comment -->" , Para [ Str "Multiline:" ] , RawBlock ( Format "html" ) "<!--\nBlah\nBlah\n-->" , RawBlock ( Format "html" ) "<!--\n    This is another comment.\n-->" , Para [ Str "Code" , Space , Str "block:" ] , CodeBlock ( "" , [ ] , [ ] ) "<!-- Comment -->" , Para [ Str "Hr\8217s:" ] , RawBlock ( Format "html" ) "<hr>\n<hr />\n<hr />\n<hr>\n<hr />\n<hr />\n<hr class=\"foo\" id=\"bar\" />\n<hr class=\"foo\" id=\"bar\" />\n<hr class=\"foo\" id=\"bar\">" ]

