python/coverage: update to 7.6.5
[oi-userland.git] / components / python / markdown-it-py / test / results-all.master
blob1863e1dbdadff75ed5fcfc0466d2eb8775f70c6f
1 ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
2 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
3 py$(PYV): commands[0]> python -m pytest tests/
4 ============================= test session starts ==============================
5 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
6 cachedir: .tox/py$(PYV)/.pytest_cache
7 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
8 rootdir: $(@D)
9 configfile: pyproject.toml
10 asyncio: mode=strict
11 collecting ... collected 902 items
13 tests/test_api/test_main.py::test_disable PASSED
14 tests/test_api/test_main.py::test_emptyStr PASSED
15 tests/test_api/test_main.py::test_empty_env PASSED
16 tests/test_api/test_main.py::test_enable PASSED
17 tests/test_api/test_main.py::test_get_rules PASSED
18 tests/test_api/test_main.py::test_load_presets PASSED
19 tests/test_api/test_main.py::test_override_options PASSED
20 tests/test_api/test_main.py::test_parseInline PASSED
21 tests/test_api/test_main.py::test_renderInline PASSED
22 tests/test_api/test_main.py::test_reset PASSED
23 tests/test_api/test_main.py::test_table_tokens PASSED
24 tests/test_api/test_plugin_creation.py::test_block_after PASSED
25 tests/test_api/test_plugin_creation.py::test_block_at PASSED
26 tests/test_api/test_plugin_creation.py::test_block_before PASSED
27 tests/test_api/test_plugin_creation.py::test_core_after PASSED
28 tests/test_api/test_plugin_creation.py::test_core_at PASSED
29 tests/test_api/test_plugin_creation.py::test_core_before PASSED
30 tests/test_api/test_plugin_creation.py::test_inline_after PASSED
31 tests/test_api/test_plugin_creation.py::test_inline_at PASSED
32 tests/test_api/test_plugin_creation.py::test_inline_before PASSED
33 tests/test_api/test_token.py::test_serialization PASSED
34 tests/test_api/test_token.py::test_token PASSED
35 tests/test_cli.py::test_interactive PASSED
36 tests/test_cli.py::test_non_utf8 PASSED
37 tests/test_cli.py::test_parse PASSED
38 tests/test_cli.py::test_parse_fail PASSED
39 tests/test_cli.py::test_print_heading PASSED
40 tests/test_cmark_spec/test_spec.py::test_file PASSED
41 tests/test_cmark_spec/test_spec.py::test_spec[entry0] PASSED
42 tests/test_cmark_spec/test_spec.py::test_spec[entry100] PASSED
43 tests/test_cmark_spec/test_spec.py::test_spec[entry101] PASSED
44 tests/test_cmark_spec/test_spec.py::test_spec[entry102] PASSED
45 tests/test_cmark_spec/test_spec.py::test_spec[entry103] PASSED
46 tests/test_cmark_spec/test_spec.py::test_spec[entry104] PASSED
47 tests/test_cmark_spec/test_spec.py::test_spec[entry105] PASSED
48 tests/test_cmark_spec/test_spec.py::test_spec[entry106] PASSED
49 tests/test_cmark_spec/test_spec.py::test_spec[entry107] PASSED
50 tests/test_cmark_spec/test_spec.py::test_spec[entry108] PASSED
51 tests/test_cmark_spec/test_spec.py::test_spec[entry109] PASSED
52 tests/test_cmark_spec/test_spec.py::test_spec[entry10] PASSED
53 tests/test_cmark_spec/test_spec.py::test_spec[entry110] PASSED
54 tests/test_cmark_spec/test_spec.py::test_spec[entry111] PASSED
55 tests/test_cmark_spec/test_spec.py::test_spec[entry112] PASSED
56 tests/test_cmark_spec/test_spec.py::test_spec[entry113] PASSED
57 tests/test_cmark_spec/test_spec.py::test_spec[entry114] PASSED
58 tests/test_cmark_spec/test_spec.py::test_spec[entry115] PASSED
59 tests/test_cmark_spec/test_spec.py::test_spec[entry116] PASSED
60 tests/test_cmark_spec/test_spec.py::test_spec[entry117] PASSED
61 tests/test_cmark_spec/test_spec.py::test_spec[entry118] PASSED
62 tests/test_cmark_spec/test_spec.py::test_spec[entry119] PASSED
63 tests/test_cmark_spec/test_spec.py::test_spec[entry11] PASSED
64 tests/test_cmark_spec/test_spec.py::test_spec[entry120] PASSED
65 tests/test_cmark_spec/test_spec.py::test_spec[entry121] PASSED
66 tests/test_cmark_spec/test_spec.py::test_spec[entry122] PASSED
67 tests/test_cmark_spec/test_spec.py::test_spec[entry123] PASSED
68 tests/test_cmark_spec/test_spec.py::test_spec[entry124] PASSED
69 tests/test_cmark_spec/test_spec.py::test_spec[entry125] PASSED
70 tests/test_cmark_spec/test_spec.py::test_spec[entry126] PASSED
71 tests/test_cmark_spec/test_spec.py::test_spec[entry127] PASSED
72 tests/test_cmark_spec/test_spec.py::test_spec[entry128] PASSED
73 tests/test_cmark_spec/test_spec.py::test_spec[entry129] PASSED
74 tests/test_cmark_spec/test_spec.py::test_spec[entry12] PASSED
75 tests/test_cmark_spec/test_spec.py::test_spec[entry130] PASSED
76 tests/test_cmark_spec/test_spec.py::test_spec[entry131] PASSED
77 tests/test_cmark_spec/test_spec.py::test_spec[entry132] PASSED
78 tests/test_cmark_spec/test_spec.py::test_spec[entry133] PASSED
79 tests/test_cmark_spec/test_spec.py::test_spec[entry134] PASSED
80 tests/test_cmark_spec/test_spec.py::test_spec[entry135] PASSED
81 tests/test_cmark_spec/test_spec.py::test_spec[entry136] PASSED
82 tests/test_cmark_spec/test_spec.py::test_spec[entry137] PASSED
83 tests/test_cmark_spec/test_spec.py::test_spec[entry138] PASSED
84 tests/test_cmark_spec/test_spec.py::test_spec[entry139] PASSED
85 tests/test_cmark_spec/test_spec.py::test_spec[entry13] PASSED
86 tests/test_cmark_spec/test_spec.py::test_spec[entry140] PASSED
87 tests/test_cmark_spec/test_spec.py::test_spec[entry141] PASSED
88 tests/test_cmark_spec/test_spec.py::test_spec[entry142] PASSED
89 tests/test_cmark_spec/test_spec.py::test_spec[entry143] PASSED
90 tests/test_cmark_spec/test_spec.py::test_spec[entry144] PASSED
91 tests/test_cmark_spec/test_spec.py::test_spec[entry145] PASSED
92 tests/test_cmark_spec/test_spec.py::test_spec[entry146] PASSED
93 tests/test_cmark_spec/test_spec.py::test_spec[entry147] PASSED
94 tests/test_cmark_spec/test_spec.py::test_spec[entry148] PASSED
95 tests/test_cmark_spec/test_spec.py::test_spec[entry149] PASSED
96 tests/test_cmark_spec/test_spec.py::test_spec[entry14] PASSED
97 tests/test_cmark_spec/test_spec.py::test_spec[entry150] PASSED
98 tests/test_cmark_spec/test_spec.py::test_spec[entry151] PASSED
99 tests/test_cmark_spec/test_spec.py::test_spec[entry152] PASSED
100 tests/test_cmark_spec/test_spec.py::test_spec[entry153] PASSED
101 tests/test_cmark_spec/test_spec.py::test_spec[entry154] PASSED
102 tests/test_cmark_spec/test_spec.py::test_spec[entry155] PASSED
103 tests/test_cmark_spec/test_spec.py::test_spec[entry156] PASSED
104 tests/test_cmark_spec/test_spec.py::test_spec[entry157] PASSED
105 tests/test_cmark_spec/test_spec.py::test_spec[entry158] PASSED
106 tests/test_cmark_spec/test_spec.py::test_spec[entry159] PASSED
107 tests/test_cmark_spec/test_spec.py::test_spec[entry15] PASSED
108 tests/test_cmark_spec/test_spec.py::test_spec[entry160] PASSED
109 tests/test_cmark_spec/test_spec.py::test_spec[entry161] PASSED
110 tests/test_cmark_spec/test_spec.py::test_spec[entry162] PASSED
111 tests/test_cmark_spec/test_spec.py::test_spec[entry163] PASSED
112 tests/test_cmark_spec/test_spec.py::test_spec[entry164] PASSED
113 tests/test_cmark_spec/test_spec.py::test_spec[entry165] PASSED
114 tests/test_cmark_spec/test_spec.py::test_spec[entry166] PASSED
115 tests/test_cmark_spec/test_spec.py::test_spec[entry167] PASSED
116 tests/test_cmark_spec/test_spec.py::test_spec[entry168] PASSED
117 tests/test_cmark_spec/test_spec.py::test_spec[entry169] PASSED
118 tests/test_cmark_spec/test_spec.py::test_spec[entry16] PASSED
119 tests/test_cmark_spec/test_spec.py::test_spec[entry170] PASSED
120 tests/test_cmark_spec/test_spec.py::test_spec[entry171] PASSED
121 tests/test_cmark_spec/test_spec.py::test_spec[entry172] PASSED
122 tests/test_cmark_spec/test_spec.py::test_spec[entry173] PASSED
123 tests/test_cmark_spec/test_spec.py::test_spec[entry174] PASSED
124 tests/test_cmark_spec/test_spec.py::test_spec[entry175] PASSED
125 tests/test_cmark_spec/test_spec.py::test_spec[entry176] PASSED
126 tests/test_cmark_spec/test_spec.py::test_spec[entry177] PASSED
127 tests/test_cmark_spec/test_spec.py::test_spec[entry178] PASSED
128 tests/test_cmark_spec/test_spec.py::test_spec[entry179] PASSED
129 tests/test_cmark_spec/test_spec.py::test_spec[entry17] PASSED
130 tests/test_cmark_spec/test_spec.py::test_spec[entry180] PASSED
131 tests/test_cmark_spec/test_spec.py::test_spec[entry181] PASSED
132 tests/test_cmark_spec/test_spec.py::test_spec[entry182] PASSED
133 tests/test_cmark_spec/test_spec.py::test_spec[entry183] PASSED
134 tests/test_cmark_spec/test_spec.py::test_spec[entry184] PASSED
135 tests/test_cmark_spec/test_spec.py::test_spec[entry185] PASSED
136 tests/test_cmark_spec/test_spec.py::test_spec[entry186] PASSED
137 tests/test_cmark_spec/test_spec.py::test_spec[entry187] PASSED
138 tests/test_cmark_spec/test_spec.py::test_spec[entry188] PASSED
139 tests/test_cmark_spec/test_spec.py::test_spec[entry189] PASSED
140 tests/test_cmark_spec/test_spec.py::test_spec[entry18] PASSED
141 tests/test_cmark_spec/test_spec.py::test_spec[entry190] PASSED
142 tests/test_cmark_spec/test_spec.py::test_spec[entry191] PASSED
143 tests/test_cmark_spec/test_spec.py::test_spec[entry192] PASSED
144 tests/test_cmark_spec/test_spec.py::test_spec[entry193] PASSED
145 tests/test_cmark_spec/test_spec.py::test_spec[entry194] PASSED
146 tests/test_cmark_spec/test_spec.py::test_spec[entry195] PASSED
147 tests/test_cmark_spec/test_spec.py::test_spec[entry196] PASSED
148 tests/test_cmark_spec/test_spec.py::test_spec[entry197] PASSED
149 tests/test_cmark_spec/test_spec.py::test_spec[entry198] PASSED
150 tests/test_cmark_spec/test_spec.py::test_spec[entry199] PASSED
151 tests/test_cmark_spec/test_spec.py::test_spec[entry19] PASSED
152 tests/test_cmark_spec/test_spec.py::test_spec[entry1] PASSED
153 tests/test_cmark_spec/test_spec.py::test_spec[entry200] PASSED
154 tests/test_cmark_spec/test_spec.py::test_spec[entry201] PASSED
155 tests/test_cmark_spec/test_spec.py::test_spec[entry202] PASSED
156 tests/test_cmark_spec/test_spec.py::test_spec[entry203] PASSED
157 tests/test_cmark_spec/test_spec.py::test_spec[entry204] PASSED
158 tests/test_cmark_spec/test_spec.py::test_spec[entry205] PASSED
159 tests/test_cmark_spec/test_spec.py::test_spec[entry206] PASSED
160 tests/test_cmark_spec/test_spec.py::test_spec[entry207] PASSED
161 tests/test_cmark_spec/test_spec.py::test_spec[entry208] PASSED
162 tests/test_cmark_spec/test_spec.py::test_spec[entry209] PASSED
163 tests/test_cmark_spec/test_spec.py::test_spec[entry20] PASSED
164 tests/test_cmark_spec/test_spec.py::test_spec[entry210] PASSED
165 tests/test_cmark_spec/test_spec.py::test_spec[entry211] PASSED
166 tests/test_cmark_spec/test_spec.py::test_spec[entry212] PASSED
167 tests/test_cmark_spec/test_spec.py::test_spec[entry213] PASSED
168 tests/test_cmark_spec/test_spec.py::test_spec[entry214] PASSED
169 tests/test_cmark_spec/test_spec.py::test_spec[entry215] PASSED
170 tests/test_cmark_spec/test_spec.py::test_spec[entry216] PASSED
171 tests/test_cmark_spec/test_spec.py::test_spec[entry217] PASSED
172 tests/test_cmark_spec/test_spec.py::test_spec[entry218] PASSED
173 tests/test_cmark_spec/test_spec.py::test_spec[entry219] PASSED
174 tests/test_cmark_spec/test_spec.py::test_spec[entry21] PASSED
175 tests/test_cmark_spec/test_spec.py::test_spec[entry220] PASSED
176 tests/test_cmark_spec/test_spec.py::test_spec[entry221] PASSED
177 tests/test_cmark_spec/test_spec.py::test_spec[entry222] PASSED
178 tests/test_cmark_spec/test_spec.py::test_spec[entry223] PASSED
179 tests/test_cmark_spec/test_spec.py::test_spec[entry224] PASSED
180 tests/test_cmark_spec/test_spec.py::test_spec[entry225] PASSED
181 tests/test_cmark_spec/test_spec.py::test_spec[entry226] PASSED
182 tests/test_cmark_spec/test_spec.py::test_spec[entry227] PASSED
183 tests/test_cmark_spec/test_spec.py::test_spec[entry228] PASSED
184 tests/test_cmark_spec/test_spec.py::test_spec[entry229] PASSED
185 tests/test_cmark_spec/test_spec.py::test_spec[entry22] PASSED
186 tests/test_cmark_spec/test_spec.py::test_spec[entry230] PASSED
187 tests/test_cmark_spec/test_spec.py::test_spec[entry231] PASSED
188 tests/test_cmark_spec/test_spec.py::test_spec[entry232] PASSED
189 tests/test_cmark_spec/test_spec.py::test_spec[entry233] PASSED
190 tests/test_cmark_spec/test_spec.py::test_spec[entry234] PASSED
191 tests/test_cmark_spec/test_spec.py::test_spec[entry235] PASSED
192 tests/test_cmark_spec/test_spec.py::test_spec[entry236] PASSED
193 tests/test_cmark_spec/test_spec.py::test_spec[entry237] PASSED
194 tests/test_cmark_spec/test_spec.py::test_spec[entry238] PASSED
195 tests/test_cmark_spec/test_spec.py::test_spec[entry239] PASSED
196 tests/test_cmark_spec/test_spec.py::test_spec[entry23] PASSED
197 tests/test_cmark_spec/test_spec.py::test_spec[entry240] PASSED
198 tests/test_cmark_spec/test_spec.py::test_spec[entry241] PASSED
199 tests/test_cmark_spec/test_spec.py::test_spec[entry242] PASSED
200 tests/test_cmark_spec/test_spec.py::test_spec[entry243] PASSED
201 tests/test_cmark_spec/test_spec.py::test_spec[entry244] PASSED
202 tests/test_cmark_spec/test_spec.py::test_spec[entry245] PASSED
203 tests/test_cmark_spec/test_spec.py::test_spec[entry246] PASSED
204 tests/test_cmark_spec/test_spec.py::test_spec[entry247] PASSED
205 tests/test_cmark_spec/test_spec.py::test_spec[entry248] PASSED
206 tests/test_cmark_spec/test_spec.py::test_spec[entry249] PASSED
207 tests/test_cmark_spec/test_spec.py::test_spec[entry24] PASSED
208 tests/test_cmark_spec/test_spec.py::test_spec[entry250] PASSED
209 tests/test_cmark_spec/test_spec.py::test_spec[entry251] PASSED
210 tests/test_cmark_spec/test_spec.py::test_spec[entry252] PASSED
211 tests/test_cmark_spec/test_spec.py::test_spec[entry253] PASSED
212 tests/test_cmark_spec/test_spec.py::test_spec[entry254] PASSED
213 tests/test_cmark_spec/test_spec.py::test_spec[entry255] PASSED
214 tests/test_cmark_spec/test_spec.py::test_spec[entry256] PASSED
215 tests/test_cmark_spec/test_spec.py::test_spec[entry257] PASSED
216 tests/test_cmark_spec/test_spec.py::test_spec[entry258] PASSED
217 tests/test_cmark_spec/test_spec.py::test_spec[entry259] PASSED
218 tests/test_cmark_spec/test_spec.py::test_spec[entry25] PASSED
219 tests/test_cmark_spec/test_spec.py::test_spec[entry260] PASSED
220 tests/test_cmark_spec/test_spec.py::test_spec[entry261] PASSED
221 tests/test_cmark_spec/test_spec.py::test_spec[entry262] PASSED
222 tests/test_cmark_spec/test_spec.py::test_spec[entry263] PASSED
223 tests/test_cmark_spec/test_spec.py::test_spec[entry264] PASSED
224 tests/test_cmark_spec/test_spec.py::test_spec[entry265] PASSED
225 tests/test_cmark_spec/test_spec.py::test_spec[entry266] PASSED
226 tests/test_cmark_spec/test_spec.py::test_spec[entry267] PASSED
227 tests/test_cmark_spec/test_spec.py::test_spec[entry268] PASSED
228 tests/test_cmark_spec/test_spec.py::test_spec[entry269] PASSED
229 tests/test_cmark_spec/test_spec.py::test_spec[entry26] PASSED
230 tests/test_cmark_spec/test_spec.py::test_spec[entry270] PASSED
231 tests/test_cmark_spec/test_spec.py::test_spec[entry271] PASSED
232 tests/test_cmark_spec/test_spec.py::test_spec[entry272] PASSED
233 tests/test_cmark_spec/test_spec.py::test_spec[entry273] PASSED
234 tests/test_cmark_spec/test_spec.py::test_spec[entry274] PASSED
235 tests/test_cmark_spec/test_spec.py::test_spec[entry275] PASSED
236 tests/test_cmark_spec/test_spec.py::test_spec[entry276] PASSED
237 tests/test_cmark_spec/test_spec.py::test_spec[entry277] PASSED
238 tests/test_cmark_spec/test_spec.py::test_spec[entry278] PASSED
239 tests/test_cmark_spec/test_spec.py::test_spec[entry279] PASSED
240 tests/test_cmark_spec/test_spec.py::test_spec[entry27] PASSED
241 tests/test_cmark_spec/test_spec.py::test_spec[entry280] PASSED
242 tests/test_cmark_spec/test_spec.py::test_spec[entry281] PASSED
243 tests/test_cmark_spec/test_spec.py::test_spec[entry282] PASSED
244 tests/test_cmark_spec/test_spec.py::test_spec[entry283] PASSED
245 tests/test_cmark_spec/test_spec.py::test_spec[entry284] PASSED
246 tests/test_cmark_spec/test_spec.py::test_spec[entry285] PASSED
247 tests/test_cmark_spec/test_spec.py::test_spec[entry286] PASSED
248 tests/test_cmark_spec/test_spec.py::test_spec[entry287] PASSED
249 tests/test_cmark_spec/test_spec.py::test_spec[entry288] PASSED
250 tests/test_cmark_spec/test_spec.py::test_spec[entry289] PASSED
251 tests/test_cmark_spec/test_spec.py::test_spec[entry28] PASSED
252 tests/test_cmark_spec/test_spec.py::test_spec[entry290] PASSED
253 tests/test_cmark_spec/test_spec.py::test_spec[entry291] PASSED
254 tests/test_cmark_spec/test_spec.py::test_spec[entry292] PASSED
255 tests/test_cmark_spec/test_spec.py::test_spec[entry293] PASSED
256 tests/test_cmark_spec/test_spec.py::test_spec[entry294] PASSED
257 tests/test_cmark_spec/test_spec.py::test_spec[entry295] PASSED
258 tests/test_cmark_spec/test_spec.py::test_spec[entry296] PASSED
259 tests/test_cmark_spec/test_spec.py::test_spec[entry297] PASSED
260 tests/test_cmark_spec/test_spec.py::test_spec[entry298] PASSED
261 tests/test_cmark_spec/test_spec.py::test_spec[entry299] PASSED
262 tests/test_cmark_spec/test_spec.py::test_spec[entry29] PASSED
263 tests/test_cmark_spec/test_spec.py::test_spec[entry2] PASSED
264 tests/test_cmark_spec/test_spec.py::test_spec[entry300] PASSED
265 tests/test_cmark_spec/test_spec.py::test_spec[entry301] PASSED
266 tests/test_cmark_spec/test_spec.py::test_spec[entry302] PASSED
267 tests/test_cmark_spec/test_spec.py::test_spec[entry303] PASSED
268 tests/test_cmark_spec/test_spec.py::test_spec[entry304] PASSED
269 tests/test_cmark_spec/test_spec.py::test_spec[entry305] PASSED
270 tests/test_cmark_spec/test_spec.py::test_spec[entry306] PASSED
271 tests/test_cmark_spec/test_spec.py::test_spec[entry307] PASSED
272 tests/test_cmark_spec/test_spec.py::test_spec[entry308] PASSED
273 tests/test_cmark_spec/test_spec.py::test_spec[entry309] PASSED
274 tests/test_cmark_spec/test_spec.py::test_spec[entry30] PASSED
275 tests/test_cmark_spec/test_spec.py::test_spec[entry310] PASSED
276 tests/test_cmark_spec/test_spec.py::test_spec[entry311] PASSED
277 tests/test_cmark_spec/test_spec.py::test_spec[entry312] PASSED
278 tests/test_cmark_spec/test_spec.py::test_spec[entry313] PASSED
279 tests/test_cmark_spec/test_spec.py::test_spec[entry314] PASSED
280 tests/test_cmark_spec/test_spec.py::test_spec[entry315] PASSED
281 tests/test_cmark_spec/test_spec.py::test_spec[entry316] PASSED
282 tests/test_cmark_spec/test_spec.py::test_spec[entry317] PASSED
283 tests/test_cmark_spec/test_spec.py::test_spec[entry318] PASSED
284 tests/test_cmark_spec/test_spec.py::test_spec[entry319] PASSED
285 tests/test_cmark_spec/test_spec.py::test_spec[entry31] PASSED
286 tests/test_cmark_spec/test_spec.py::test_spec[entry320] PASSED
287 tests/test_cmark_spec/test_spec.py::test_spec[entry321] PASSED
288 tests/test_cmark_spec/test_spec.py::test_spec[entry322] PASSED
289 tests/test_cmark_spec/test_spec.py::test_spec[entry323] PASSED
290 tests/test_cmark_spec/test_spec.py::test_spec[entry324] PASSED
291 tests/test_cmark_spec/test_spec.py::test_spec[entry325] PASSED
292 tests/test_cmark_spec/test_spec.py::test_spec[entry326] PASSED
293 tests/test_cmark_spec/test_spec.py::test_spec[entry327] PASSED
294 tests/test_cmark_spec/test_spec.py::test_spec[entry328] PASSED
295 tests/test_cmark_spec/test_spec.py::test_spec[entry329] PASSED
296 tests/test_cmark_spec/test_spec.py::test_spec[entry32] PASSED
297 tests/test_cmark_spec/test_spec.py::test_spec[entry330] PASSED
298 tests/test_cmark_spec/test_spec.py::test_spec[entry331] PASSED
299 tests/test_cmark_spec/test_spec.py::test_spec[entry332] PASSED
300 tests/test_cmark_spec/test_spec.py::test_spec[entry333] PASSED
301 tests/test_cmark_spec/test_spec.py::test_spec[entry334] PASSED
302 tests/test_cmark_spec/test_spec.py::test_spec[entry335] PASSED
303 tests/test_cmark_spec/test_spec.py::test_spec[entry336] PASSED
304 tests/test_cmark_spec/test_spec.py::test_spec[entry337] PASSED
305 tests/test_cmark_spec/test_spec.py::test_spec[entry338] PASSED
306 tests/test_cmark_spec/test_spec.py::test_spec[entry339] PASSED
307 tests/test_cmark_spec/test_spec.py::test_spec[entry33] PASSED
308 tests/test_cmark_spec/test_spec.py::test_spec[entry340] PASSED
309 tests/test_cmark_spec/test_spec.py::test_spec[entry341] PASSED
310 tests/test_cmark_spec/test_spec.py::test_spec[entry342] PASSED
311 tests/test_cmark_spec/test_spec.py::test_spec[entry343] PASSED
312 tests/test_cmark_spec/test_spec.py::test_spec[entry344] PASSED
313 tests/test_cmark_spec/test_spec.py::test_spec[entry345] PASSED
314 tests/test_cmark_spec/test_spec.py::test_spec[entry346] PASSED
315 tests/test_cmark_spec/test_spec.py::test_spec[entry347] PASSED
316 tests/test_cmark_spec/test_spec.py::test_spec[entry348] PASSED
317 tests/test_cmark_spec/test_spec.py::test_spec[entry349] PASSED
318 tests/test_cmark_spec/test_spec.py::test_spec[entry34] PASSED
319 tests/test_cmark_spec/test_spec.py::test_spec[entry350] PASSED
320 tests/test_cmark_spec/test_spec.py::test_spec[entry351] PASSED
321 tests/test_cmark_spec/test_spec.py::test_spec[entry352] PASSED
322 tests/test_cmark_spec/test_spec.py::test_spec[entry353] PASSED
323 tests/test_cmark_spec/test_spec.py::test_spec[entry354] PASSED
324 tests/test_cmark_spec/test_spec.py::test_spec[entry355] PASSED
325 tests/test_cmark_spec/test_spec.py::test_spec[entry356] PASSED
326 tests/test_cmark_spec/test_spec.py::test_spec[entry357] PASSED
327 tests/test_cmark_spec/test_spec.py::test_spec[entry358] PASSED
328 tests/test_cmark_spec/test_spec.py::test_spec[entry359] PASSED
329 tests/test_cmark_spec/test_spec.py::test_spec[entry35] PASSED
330 tests/test_cmark_spec/test_spec.py::test_spec[entry360] PASSED
331 tests/test_cmark_spec/test_spec.py::test_spec[entry361] PASSED
332 tests/test_cmark_spec/test_spec.py::test_spec[entry362] PASSED
333 tests/test_cmark_spec/test_spec.py::test_spec[entry363] PASSED
334 tests/test_cmark_spec/test_spec.py::test_spec[entry364] PASSED
335 tests/test_cmark_spec/test_spec.py::test_spec[entry365] PASSED
336 tests/test_cmark_spec/test_spec.py::test_spec[entry366] PASSED
337 tests/test_cmark_spec/test_spec.py::test_spec[entry367] PASSED
338 tests/test_cmark_spec/test_spec.py::test_spec[entry368] PASSED
339 tests/test_cmark_spec/test_spec.py::test_spec[entry369] PASSED
340 tests/test_cmark_spec/test_spec.py::test_spec[entry36] PASSED
341 tests/test_cmark_spec/test_spec.py::test_spec[entry370] PASSED
342 tests/test_cmark_spec/test_spec.py::test_spec[entry371] PASSED
343 tests/test_cmark_spec/test_spec.py::test_spec[entry372] PASSED
344 tests/test_cmark_spec/test_spec.py::test_spec[entry373] PASSED
345 tests/test_cmark_spec/test_spec.py::test_spec[entry374] PASSED
346 tests/test_cmark_spec/test_spec.py::test_spec[entry375] PASSED
347 tests/test_cmark_spec/test_spec.py::test_spec[entry376] PASSED
348 tests/test_cmark_spec/test_spec.py::test_spec[entry377] PASSED
349 tests/test_cmark_spec/test_spec.py::test_spec[entry378] PASSED
350 tests/test_cmark_spec/test_spec.py::test_spec[entry379] PASSED
351 tests/test_cmark_spec/test_spec.py::test_spec[entry37] PASSED
352 tests/test_cmark_spec/test_spec.py::test_spec[entry380] PASSED
353 tests/test_cmark_spec/test_spec.py::test_spec[entry381] PASSED
354 tests/test_cmark_spec/test_spec.py::test_spec[entry382] PASSED
355 tests/test_cmark_spec/test_spec.py::test_spec[entry383] PASSED
356 tests/test_cmark_spec/test_spec.py::test_spec[entry384] PASSED
357 tests/test_cmark_spec/test_spec.py::test_spec[entry385] PASSED
358 tests/test_cmark_spec/test_spec.py::test_spec[entry386] PASSED
359 tests/test_cmark_spec/test_spec.py::test_spec[entry387] PASSED
360 tests/test_cmark_spec/test_spec.py::test_spec[entry388] PASSED
361 tests/test_cmark_spec/test_spec.py::test_spec[entry389] PASSED
362 tests/test_cmark_spec/test_spec.py::test_spec[entry38] PASSED
363 tests/test_cmark_spec/test_spec.py::test_spec[entry390] PASSED
364 tests/test_cmark_spec/test_spec.py::test_spec[entry391] PASSED
365 tests/test_cmark_spec/test_spec.py::test_spec[entry392] PASSED
366 tests/test_cmark_spec/test_spec.py::test_spec[entry393] PASSED
367 tests/test_cmark_spec/test_spec.py::test_spec[entry394] PASSED
368 tests/test_cmark_spec/test_spec.py::test_spec[entry395] PASSED
369 tests/test_cmark_spec/test_spec.py::test_spec[entry396] PASSED
370 tests/test_cmark_spec/test_spec.py::test_spec[entry397] PASSED
371 tests/test_cmark_spec/test_spec.py::test_spec[entry398] PASSED
372 tests/test_cmark_spec/test_spec.py::test_spec[entry399] PASSED
373 tests/test_cmark_spec/test_spec.py::test_spec[entry39] PASSED
374 tests/test_cmark_spec/test_spec.py::test_spec[entry3] PASSED
375 tests/test_cmark_spec/test_spec.py::test_spec[entry400] PASSED
376 tests/test_cmark_spec/test_spec.py::test_spec[entry401] PASSED
377 tests/test_cmark_spec/test_spec.py::test_spec[entry402] PASSED
378 tests/test_cmark_spec/test_spec.py::test_spec[entry403] PASSED
379 tests/test_cmark_spec/test_spec.py::test_spec[entry404] PASSED
380 tests/test_cmark_spec/test_spec.py::test_spec[entry405] PASSED
381 tests/test_cmark_spec/test_spec.py::test_spec[entry406] PASSED
382 tests/test_cmark_spec/test_spec.py::test_spec[entry407] PASSED
383 tests/test_cmark_spec/test_spec.py::test_spec[entry408] PASSED
384 tests/test_cmark_spec/test_spec.py::test_spec[entry409] PASSED
385 tests/test_cmark_spec/test_spec.py::test_spec[entry40] PASSED
386 tests/test_cmark_spec/test_spec.py::test_spec[entry410] PASSED
387 tests/test_cmark_spec/test_spec.py::test_spec[entry411] PASSED
388 tests/test_cmark_spec/test_spec.py::test_spec[entry412] PASSED
389 tests/test_cmark_spec/test_spec.py::test_spec[entry413] PASSED
390 tests/test_cmark_spec/test_spec.py::test_spec[entry414] PASSED
391 tests/test_cmark_spec/test_spec.py::test_spec[entry415] PASSED
392 tests/test_cmark_spec/test_spec.py::test_spec[entry416] PASSED
393 tests/test_cmark_spec/test_spec.py::test_spec[entry417] PASSED
394 tests/test_cmark_spec/test_spec.py::test_spec[entry418] PASSED
395 tests/test_cmark_spec/test_spec.py::test_spec[entry419] PASSED
396 tests/test_cmark_spec/test_spec.py::test_spec[entry41] PASSED
397 tests/test_cmark_spec/test_spec.py::test_spec[entry420] PASSED
398 tests/test_cmark_spec/test_spec.py::test_spec[entry421] PASSED
399 tests/test_cmark_spec/test_spec.py::test_spec[entry422] PASSED
400 tests/test_cmark_spec/test_spec.py::test_spec[entry423] PASSED
401 tests/test_cmark_spec/test_spec.py::test_spec[entry424] PASSED
402 tests/test_cmark_spec/test_spec.py::test_spec[entry425] PASSED
403 tests/test_cmark_spec/test_spec.py::test_spec[entry426] PASSED
404 tests/test_cmark_spec/test_spec.py::test_spec[entry427] PASSED
405 tests/test_cmark_spec/test_spec.py::test_spec[entry428] PASSED
406 tests/test_cmark_spec/test_spec.py::test_spec[entry429] PASSED
407 tests/test_cmark_spec/test_spec.py::test_spec[entry42] PASSED
408 tests/test_cmark_spec/test_spec.py::test_spec[entry430] PASSED
409 tests/test_cmark_spec/test_spec.py::test_spec[entry431] PASSED
410 tests/test_cmark_spec/test_spec.py::test_spec[entry432] PASSED
411 tests/test_cmark_spec/test_spec.py::test_spec[entry433] PASSED
412 tests/test_cmark_spec/test_spec.py::test_spec[entry434] PASSED
413 tests/test_cmark_spec/test_spec.py::test_spec[entry435] PASSED
414 tests/test_cmark_spec/test_spec.py::test_spec[entry436] PASSED
415 tests/test_cmark_spec/test_spec.py::test_spec[entry437] PASSED
416 tests/test_cmark_spec/test_spec.py::test_spec[entry438] PASSED
417 tests/test_cmark_spec/test_spec.py::test_spec[entry439] PASSED
418 tests/test_cmark_spec/test_spec.py::test_spec[entry43] PASSED
419 tests/test_cmark_spec/test_spec.py::test_spec[entry440] PASSED
420 tests/test_cmark_spec/test_spec.py::test_spec[entry441] PASSED
421 tests/test_cmark_spec/test_spec.py::test_spec[entry442] PASSED
422 tests/test_cmark_spec/test_spec.py::test_spec[entry443] PASSED
423 tests/test_cmark_spec/test_spec.py::test_spec[entry444] PASSED
424 tests/test_cmark_spec/test_spec.py::test_spec[entry445] PASSED
425 tests/test_cmark_spec/test_spec.py::test_spec[entry446] PASSED
426 tests/test_cmark_spec/test_spec.py::test_spec[entry447] PASSED
427 tests/test_cmark_spec/test_spec.py::test_spec[entry448] PASSED
428 tests/test_cmark_spec/test_spec.py::test_spec[entry449] PASSED
429 tests/test_cmark_spec/test_spec.py::test_spec[entry44] PASSED
430 tests/test_cmark_spec/test_spec.py::test_spec[entry450] PASSED
431 tests/test_cmark_spec/test_spec.py::test_spec[entry451] PASSED
432 tests/test_cmark_spec/test_spec.py::test_spec[entry452] PASSED
433 tests/test_cmark_spec/test_spec.py::test_spec[entry453] PASSED
434 tests/test_cmark_spec/test_spec.py::test_spec[entry454] PASSED
435 tests/test_cmark_spec/test_spec.py::test_spec[entry455] PASSED
436 tests/test_cmark_spec/test_spec.py::test_spec[entry456] PASSED
437 tests/test_cmark_spec/test_spec.py::test_spec[entry457] PASSED
438 tests/test_cmark_spec/test_spec.py::test_spec[entry458] PASSED
439 tests/test_cmark_spec/test_spec.py::test_spec[entry459] PASSED
440 tests/test_cmark_spec/test_spec.py::test_spec[entry45] PASSED
441 tests/test_cmark_spec/test_spec.py::test_spec[entry460] PASSED
442 tests/test_cmark_spec/test_spec.py::test_spec[entry461] PASSED
443 tests/test_cmark_spec/test_spec.py::test_spec[entry462] PASSED
444 tests/test_cmark_spec/test_spec.py::test_spec[entry463] PASSED
445 tests/test_cmark_spec/test_spec.py::test_spec[entry464] PASSED
446 tests/test_cmark_spec/test_spec.py::test_spec[entry465] PASSED
447 tests/test_cmark_spec/test_spec.py::test_spec[entry466] PASSED
448 tests/test_cmark_spec/test_spec.py::test_spec[entry467] PASSED
449 tests/test_cmark_spec/test_spec.py::test_spec[entry468] PASSED
450 tests/test_cmark_spec/test_spec.py::test_spec[entry469] PASSED
451 tests/test_cmark_spec/test_spec.py::test_spec[entry46] PASSED
452 tests/test_cmark_spec/test_spec.py::test_spec[entry470] PASSED
453 tests/test_cmark_spec/test_spec.py::test_spec[entry471] PASSED
454 tests/test_cmark_spec/test_spec.py::test_spec[entry472] PASSED
455 tests/test_cmark_spec/test_spec.py::test_spec[entry473] PASSED
456 tests/test_cmark_spec/test_spec.py::test_spec[entry474] PASSED
457 tests/test_cmark_spec/test_spec.py::test_spec[entry475] PASSED
458 tests/test_cmark_spec/test_spec.py::test_spec[entry476] PASSED
459 tests/test_cmark_spec/test_spec.py::test_spec[entry477] PASSED
460 tests/test_cmark_spec/test_spec.py::test_spec[entry478] PASSED
461 tests/test_cmark_spec/test_spec.py::test_spec[entry479] PASSED
462 tests/test_cmark_spec/test_spec.py::test_spec[entry47] PASSED
463 tests/test_cmark_spec/test_spec.py::test_spec[entry480] PASSED
464 tests/test_cmark_spec/test_spec.py::test_spec[entry481] PASSED
465 tests/test_cmark_spec/test_spec.py::test_spec[entry482] PASSED
466 tests/test_cmark_spec/test_spec.py::test_spec[entry483] PASSED
467 tests/test_cmark_spec/test_spec.py::test_spec[entry484] PASSED
468 tests/test_cmark_spec/test_spec.py::test_spec[entry485] PASSED
469 tests/test_cmark_spec/test_spec.py::test_spec[entry486] PASSED
470 tests/test_cmark_spec/test_spec.py::test_spec[entry487] PASSED
471 tests/test_cmark_spec/test_spec.py::test_spec[entry488] PASSED
472 tests/test_cmark_spec/test_spec.py::test_spec[entry489] PASSED
473 tests/test_cmark_spec/test_spec.py::test_spec[entry48] PASSED
474 tests/test_cmark_spec/test_spec.py::test_spec[entry490] PASSED
475 tests/test_cmark_spec/test_spec.py::test_spec[entry491] PASSED
476 tests/test_cmark_spec/test_spec.py::test_spec[entry492] PASSED
477 tests/test_cmark_spec/test_spec.py::test_spec[entry493] PASSED
478 tests/test_cmark_spec/test_spec.py::test_spec[entry494] PASSED
479 tests/test_cmark_spec/test_spec.py::test_spec[entry495] PASSED
480 tests/test_cmark_spec/test_spec.py::test_spec[entry496] PASSED
481 tests/test_cmark_spec/test_spec.py::test_spec[entry497] PASSED
482 tests/test_cmark_spec/test_spec.py::test_spec[entry498] PASSED
483 tests/test_cmark_spec/test_spec.py::test_spec[entry499] PASSED
484 tests/test_cmark_spec/test_spec.py::test_spec[entry49] PASSED
485 tests/test_cmark_spec/test_spec.py::test_spec[entry4] PASSED
486 tests/test_cmark_spec/test_spec.py::test_spec[entry500] PASSED
487 tests/test_cmark_spec/test_spec.py::test_spec[entry501] PASSED
488 tests/test_cmark_spec/test_spec.py::test_spec[entry502] PASSED
489 tests/test_cmark_spec/test_spec.py::test_spec[entry503] PASSED
490 tests/test_cmark_spec/test_spec.py::test_spec[entry504] PASSED
491 tests/test_cmark_spec/test_spec.py::test_spec[entry505] PASSED
492 tests/test_cmark_spec/test_spec.py::test_spec[entry506] PASSED
493 tests/test_cmark_spec/test_spec.py::test_spec[entry507] PASSED
494 tests/test_cmark_spec/test_spec.py::test_spec[entry508] PASSED
495 tests/test_cmark_spec/test_spec.py::test_spec[entry509] PASSED
496 tests/test_cmark_spec/test_spec.py::test_spec[entry50] PASSED
497 tests/test_cmark_spec/test_spec.py::test_spec[entry510] PASSED
498 tests/test_cmark_spec/test_spec.py::test_spec[entry511] PASSED
499 tests/test_cmark_spec/test_spec.py::test_spec[entry512] PASSED
500 tests/test_cmark_spec/test_spec.py::test_spec[entry513] PASSED
501 tests/test_cmark_spec/test_spec.py::test_spec[entry514] PASSED
502 tests/test_cmark_spec/test_spec.py::test_spec[entry515] PASSED
503 tests/test_cmark_spec/test_spec.py::test_spec[entry516] PASSED
504 tests/test_cmark_spec/test_spec.py::test_spec[entry517] PASSED
505 tests/test_cmark_spec/test_spec.py::test_spec[entry518] PASSED
506 tests/test_cmark_spec/test_spec.py::test_spec[entry519] PASSED
507 tests/test_cmark_spec/test_spec.py::test_spec[entry51] PASSED
508 tests/test_cmark_spec/test_spec.py::test_spec[entry520] PASSED
509 tests/test_cmark_spec/test_spec.py::test_spec[entry521] PASSED
510 tests/test_cmark_spec/test_spec.py::test_spec[entry522] PASSED
511 tests/test_cmark_spec/test_spec.py::test_spec[entry523] PASSED
512 tests/test_cmark_spec/test_spec.py::test_spec[entry524] PASSED
513 tests/test_cmark_spec/test_spec.py::test_spec[entry525] PASSED
514 tests/test_cmark_spec/test_spec.py::test_spec[entry526] PASSED
515 tests/test_cmark_spec/test_spec.py::test_spec[entry527] PASSED
516 tests/test_cmark_spec/test_spec.py::test_spec[entry528] PASSED
517 tests/test_cmark_spec/test_spec.py::test_spec[entry529] PASSED
518 tests/test_cmark_spec/test_spec.py::test_spec[entry52] PASSED
519 tests/test_cmark_spec/test_spec.py::test_spec[entry530] PASSED
520 tests/test_cmark_spec/test_spec.py::test_spec[entry531] PASSED
521 tests/test_cmark_spec/test_spec.py::test_spec[entry532] PASSED
522 tests/test_cmark_spec/test_spec.py::test_spec[entry533] PASSED
523 tests/test_cmark_spec/test_spec.py::test_spec[entry534] PASSED
524 tests/test_cmark_spec/test_spec.py::test_spec[entry535] PASSED
525 tests/test_cmark_spec/test_spec.py::test_spec[entry536] PASSED
526 tests/test_cmark_spec/test_spec.py::test_spec[entry537] PASSED
527 tests/test_cmark_spec/test_spec.py::test_spec[entry538] PASSED
528 tests/test_cmark_spec/test_spec.py::test_spec[entry539] PASSED
529 tests/test_cmark_spec/test_spec.py::test_spec[entry53] PASSED
530 tests/test_cmark_spec/test_spec.py::test_spec[entry540] PASSED
531 tests/test_cmark_spec/test_spec.py::test_spec[entry541] PASSED
532 tests/test_cmark_spec/test_spec.py::test_spec[entry542] PASSED
533 tests/test_cmark_spec/test_spec.py::test_spec[entry543] PASSED
534 tests/test_cmark_spec/test_spec.py::test_spec[entry544] PASSED
535 tests/test_cmark_spec/test_spec.py::test_spec[entry545] PASSED
536 tests/test_cmark_spec/test_spec.py::test_spec[entry546] PASSED
537 tests/test_cmark_spec/test_spec.py::test_spec[entry547] PASSED
538 tests/test_cmark_spec/test_spec.py::test_spec[entry548] PASSED
539 tests/test_cmark_spec/test_spec.py::test_spec[entry549] PASSED
540 tests/test_cmark_spec/test_spec.py::test_spec[entry54] PASSED
541 tests/test_cmark_spec/test_spec.py::test_spec[entry550] PASSED
542 tests/test_cmark_spec/test_spec.py::test_spec[entry551] PASSED
543 tests/test_cmark_spec/test_spec.py::test_spec[entry552] PASSED
544 tests/test_cmark_spec/test_spec.py::test_spec[entry553] PASSED
545 tests/test_cmark_spec/test_spec.py::test_spec[entry554] PASSED
546 tests/test_cmark_spec/test_spec.py::test_spec[entry555] PASSED
547 tests/test_cmark_spec/test_spec.py::test_spec[entry556] PASSED
548 tests/test_cmark_spec/test_spec.py::test_spec[entry557] PASSED
549 tests/test_cmark_spec/test_spec.py::test_spec[entry558] PASSED
550 tests/test_cmark_spec/test_spec.py::test_spec[entry559] PASSED
551 tests/test_cmark_spec/test_spec.py::test_spec[entry55] PASSED
552 tests/test_cmark_spec/test_spec.py::test_spec[entry560] PASSED
553 tests/test_cmark_spec/test_spec.py::test_spec[entry561] PASSED
554 tests/test_cmark_spec/test_spec.py::test_spec[entry562] PASSED
555 tests/test_cmark_spec/test_spec.py::test_spec[entry563] PASSED
556 tests/test_cmark_spec/test_spec.py::test_spec[entry564] PASSED
557 tests/test_cmark_spec/test_spec.py::test_spec[entry565] PASSED
558 tests/test_cmark_spec/test_spec.py::test_spec[entry566] PASSED
559 tests/test_cmark_spec/test_spec.py::test_spec[entry567] PASSED
560 tests/test_cmark_spec/test_spec.py::test_spec[entry568] PASSED
561 tests/test_cmark_spec/test_spec.py::test_spec[entry569] PASSED
562 tests/test_cmark_spec/test_spec.py::test_spec[entry56] PASSED
563 tests/test_cmark_spec/test_spec.py::test_spec[entry570] PASSED
564 tests/test_cmark_spec/test_spec.py::test_spec[entry571] PASSED
565 tests/test_cmark_spec/test_spec.py::test_spec[entry572] PASSED
566 tests/test_cmark_spec/test_spec.py::test_spec[entry573] PASSED
567 tests/test_cmark_spec/test_spec.py::test_spec[entry574] PASSED
568 tests/test_cmark_spec/test_spec.py::test_spec[entry575] PASSED
569 tests/test_cmark_spec/test_spec.py::test_spec[entry576] PASSED
570 tests/test_cmark_spec/test_spec.py::test_spec[entry577] PASSED
571 tests/test_cmark_spec/test_spec.py::test_spec[entry578] PASSED
572 tests/test_cmark_spec/test_spec.py::test_spec[entry579] PASSED
573 tests/test_cmark_spec/test_spec.py::test_spec[entry57] PASSED
574 tests/test_cmark_spec/test_spec.py::test_spec[entry580] PASSED
575 tests/test_cmark_spec/test_spec.py::test_spec[entry581] PASSED
576 tests/test_cmark_spec/test_spec.py::test_spec[entry582] PASSED
577 tests/test_cmark_spec/test_spec.py::test_spec[entry583] PASSED
578 tests/test_cmark_spec/test_spec.py::test_spec[entry584] PASSED
579 tests/test_cmark_spec/test_spec.py::test_spec[entry585] PASSED
580 tests/test_cmark_spec/test_spec.py::test_spec[entry586] PASSED
581 tests/test_cmark_spec/test_spec.py::test_spec[entry587] PASSED
582 tests/test_cmark_spec/test_spec.py::test_spec[entry588] PASSED
583 tests/test_cmark_spec/test_spec.py::test_spec[entry589] PASSED
584 tests/test_cmark_spec/test_spec.py::test_spec[entry58] PASSED
585 tests/test_cmark_spec/test_spec.py::test_spec[entry590] PASSED
586 tests/test_cmark_spec/test_spec.py::test_spec[entry591] PASSED
587 tests/test_cmark_spec/test_spec.py::test_spec[entry592] PASSED
588 tests/test_cmark_spec/test_spec.py::test_spec[entry593] PASSED
589 tests/test_cmark_spec/test_spec.py::test_spec[entry594] PASSED
590 tests/test_cmark_spec/test_spec.py::test_spec[entry595] PASSED
591 tests/test_cmark_spec/test_spec.py::test_spec[entry596] PASSED
592 tests/test_cmark_spec/test_spec.py::test_spec[entry597] PASSED
593 tests/test_cmark_spec/test_spec.py::test_spec[entry598] PASSED
594 tests/test_cmark_spec/test_spec.py::test_spec[entry599] PASSED
595 tests/test_cmark_spec/test_spec.py::test_spec[entry59] PASSED
596 tests/test_cmark_spec/test_spec.py::test_spec[entry5] PASSED
597 tests/test_cmark_spec/test_spec.py::test_spec[entry600] PASSED
598 tests/test_cmark_spec/test_spec.py::test_spec[entry601] PASSED
599 tests/test_cmark_spec/test_spec.py::test_spec[entry602] PASSED
600 tests/test_cmark_spec/test_spec.py::test_spec[entry603] PASSED
601 tests/test_cmark_spec/test_spec.py::test_spec[entry604] PASSED
602 tests/test_cmark_spec/test_spec.py::test_spec[entry605] PASSED
603 tests/test_cmark_spec/test_spec.py::test_spec[entry606] PASSED
604 tests/test_cmark_spec/test_spec.py::test_spec[entry607] PASSED
605 tests/test_cmark_spec/test_spec.py::test_spec[entry608] PASSED
606 tests/test_cmark_spec/test_spec.py::test_spec[entry609] PASSED
607 tests/test_cmark_spec/test_spec.py::test_spec[entry60] PASSED
608 tests/test_cmark_spec/test_spec.py::test_spec[entry610] PASSED
609 tests/test_cmark_spec/test_spec.py::test_spec[entry611] PASSED
610 tests/test_cmark_spec/test_spec.py::test_spec[entry612] PASSED
611 tests/test_cmark_spec/test_spec.py::test_spec[entry613] PASSED
612 tests/test_cmark_spec/test_spec.py::test_spec[entry614] PASSED
613 tests/test_cmark_spec/test_spec.py::test_spec[entry615] PASSED
614 tests/test_cmark_spec/test_spec.py::test_spec[entry616] PASSED
615 tests/test_cmark_spec/test_spec.py::test_spec[entry617] PASSED
616 tests/test_cmark_spec/test_spec.py::test_spec[entry618] PASSED
617 tests/test_cmark_spec/test_spec.py::test_spec[entry619] PASSED
618 tests/test_cmark_spec/test_spec.py::test_spec[entry61] PASSED
619 tests/test_cmark_spec/test_spec.py::test_spec[entry620] PASSED
620 tests/test_cmark_spec/test_spec.py::test_spec[entry621] PASSED
621 tests/test_cmark_spec/test_spec.py::test_spec[entry622] PASSED
622 tests/test_cmark_spec/test_spec.py::test_spec[entry623] PASSED
623 tests/test_cmark_spec/test_spec.py::test_spec[entry624] PASSED
624 tests/test_cmark_spec/test_spec.py::test_spec[entry625] PASSED
625 tests/test_cmark_spec/test_spec.py::test_spec[entry626] PASSED
626 tests/test_cmark_spec/test_spec.py::test_spec[entry627] PASSED
627 tests/test_cmark_spec/test_spec.py::test_spec[entry628] PASSED
628 tests/test_cmark_spec/test_spec.py::test_spec[entry629] PASSED
629 tests/test_cmark_spec/test_spec.py::test_spec[entry62] PASSED
630 tests/test_cmark_spec/test_spec.py::test_spec[entry630] PASSED
631 tests/test_cmark_spec/test_spec.py::test_spec[entry631] PASSED
632 tests/test_cmark_spec/test_spec.py::test_spec[entry632] PASSED
633 tests/test_cmark_spec/test_spec.py::test_spec[entry633] PASSED
634 tests/test_cmark_spec/test_spec.py::test_spec[entry634] PASSED
635 tests/test_cmark_spec/test_spec.py::test_spec[entry635] PASSED
636 tests/test_cmark_spec/test_spec.py::test_spec[entry636] PASSED
637 tests/test_cmark_spec/test_spec.py::test_spec[entry637] PASSED
638 tests/test_cmark_spec/test_spec.py::test_spec[entry638] PASSED
639 tests/test_cmark_spec/test_spec.py::test_spec[entry639] PASSED
640 tests/test_cmark_spec/test_spec.py::test_spec[entry63] PASSED
641 tests/test_cmark_spec/test_spec.py::test_spec[entry640] PASSED
642 tests/test_cmark_spec/test_spec.py::test_spec[entry641] PASSED
643 tests/test_cmark_spec/test_spec.py::test_spec[entry642] PASSED
644 tests/test_cmark_spec/test_spec.py::test_spec[entry643] PASSED
645 tests/test_cmark_spec/test_spec.py::test_spec[entry644] PASSED
646 tests/test_cmark_spec/test_spec.py::test_spec[entry645] PASSED
647 tests/test_cmark_spec/test_spec.py::test_spec[entry646] PASSED
648 tests/test_cmark_spec/test_spec.py::test_spec[entry647] PASSED
649 tests/test_cmark_spec/test_spec.py::test_spec[entry648] PASSED
650 tests/test_cmark_spec/test_spec.py::test_spec[entry649] PASSED
651 tests/test_cmark_spec/test_spec.py::test_spec[entry64] PASSED
652 tests/test_cmark_spec/test_spec.py::test_spec[entry650] PASSED
653 tests/test_cmark_spec/test_spec.py::test_spec[entry651] PASSED
654 tests/test_cmark_spec/test_spec.py::test_spec[entry65] PASSED
655 tests/test_cmark_spec/test_spec.py::test_spec[entry66] PASSED
656 tests/test_cmark_spec/test_spec.py::test_spec[entry67] PASSED
657 tests/test_cmark_spec/test_spec.py::test_spec[entry68] PASSED
658 tests/test_cmark_spec/test_spec.py::test_spec[entry69] PASSED
659 tests/test_cmark_spec/test_spec.py::test_spec[entry6] PASSED
660 tests/test_cmark_spec/test_spec.py::test_spec[entry70] PASSED
661 tests/test_cmark_spec/test_spec.py::test_spec[entry71] PASSED
662 tests/test_cmark_spec/test_spec.py::test_spec[entry72] PASSED
663 tests/test_cmark_spec/test_spec.py::test_spec[entry73] PASSED
664 tests/test_cmark_spec/test_spec.py::test_spec[entry74] PASSED
665 tests/test_cmark_spec/test_spec.py::test_spec[entry75] PASSED
666 tests/test_cmark_spec/test_spec.py::test_spec[entry76] PASSED
667 tests/test_cmark_spec/test_spec.py::test_spec[entry77] PASSED
668 tests/test_cmark_spec/test_spec.py::test_spec[entry78] PASSED
669 tests/test_cmark_spec/test_spec.py::test_spec[entry79] PASSED
670 tests/test_cmark_spec/test_spec.py::test_spec[entry7] PASSED
671 tests/test_cmark_spec/test_spec.py::test_spec[entry80] PASSED
672 tests/test_cmark_spec/test_spec.py::test_spec[entry81] PASSED
673 tests/test_cmark_spec/test_spec.py::test_spec[entry82] PASSED
674 tests/test_cmark_spec/test_spec.py::test_spec[entry83] PASSED
675 tests/test_cmark_spec/test_spec.py::test_spec[entry84] PASSED
676 tests/test_cmark_spec/test_spec.py::test_spec[entry85] PASSED
677 tests/test_cmark_spec/test_spec.py::test_spec[entry86] PASSED
678 tests/test_cmark_spec/test_spec.py::test_spec[entry87] PASSED
679 tests/test_cmark_spec/test_spec.py::test_spec[entry88] PASSED
680 tests/test_cmark_spec/test_spec.py::test_spec[entry89] PASSED
681 tests/test_cmark_spec/test_spec.py::test_spec[entry8] PASSED
682 tests/test_cmark_spec/test_spec.py::test_spec[entry90] PASSED
683 tests/test_cmark_spec/test_spec.py::test_spec[entry91] PASSED
684 tests/test_cmark_spec/test_spec.py::test_spec[entry92] PASSED
685 tests/test_cmark_spec/test_spec.py::test_spec[entry93] PASSED
686 tests/test_cmark_spec/test_spec.py::test_spec[entry94] PASSED
687 tests/test_cmark_spec/test_spec.py::test_spec[entry95] PASSED
688 tests/test_cmark_spec/test_spec.py::test_spec[entry96] PASSED
689 tests/test_cmark_spec/test_spec.py::test_spec[entry97] PASSED
690 tests/test_cmark_spec/test_spec.py::test_spec[entry98] PASSED
691 tests/test_cmark_spec/test_spec.py::test_spec[entry99] PASSED
692 tests/test_cmark_spec/test_spec.py::test_spec[entry9] PASSED
693 tests/test_fuzzer.py::test_fuzzing[55363] PASSED
694 tests/test_fuzzer.py::test_fuzzing[55367] PASSED
695 tests/test_fuzzer.py::test_fuzzing[55371] PASSED
696 tests/test_linkify.py::test_token_levels PASSED
697 tests/test_port/test_fixtures.py::test_commonmark_extras[1-Issue commonmark/cmark#383:-*****Hello*world****\n-<p>**<em><strong>Hello<em>world</em></strong></em></p>\n] PASSED
698 tests/test_port/test_fixtures.py::test_commonmark_extras[106--_(hai)_.\n-<p><em>(hai)</em>.</p>\n] PASSED
699 tests/test_port/test_fixtures.py::test_commonmark_extras[113-Regression test, should not match emphasis markers in different link tags:-[*b]() [c*]()\n-<p><a href="">*b</a> <a href="">c*</a></p>\n] PASSED
700 tests/test_port/test_fixtures.py::test_commonmark_extras[120-Those are two separate blockquotes:- - > foo\n  > bar\n-<ul>\n<li>\n<blockquote>\n<p>foo</p>\n</blockquote>\n</li>\n</ul>\n<blockquote>\n<p>bar</p>\n</blockquote>\n] PASSED
701 tests/test_port/test_fixtures.py::test_commonmark_extras[137-Blockquote should terminate itself after paragraph continuation-- list\n    > blockquote\nblockquote continuation\n    - next list item\n-<ul>\n<li>list\n<blockquote>\n<p>blockquote\nblockquote continuation</p>\n</blockquote>\n<ul>\n<li>next list item</li>\n</ul>\n</li>\n</ul>\n] PASSED
702 tests/test_port/test_fixtures.py::test_commonmark_extras[15-Strip markdown in ALT tags-![*strip* [markdown __in__ alt](#)](#)\n-<p><img src="#" alt="strip markdown in alt" /></p>\n] PASSED
703 tests/test_port/test_fixtures.py::test_commonmark_extras[157-Regression test (code block + regular paragraph)->     foo\n> bar\n-<blockquote>\n<pre><code>foo\n</code></pre>\n<p>bar</p>\n</blockquote>\n] PASSED
704 tests/test_port/test_fixtures.py::test_commonmark_extras[169-Regression test (tabs in lists, #830)-1. asd\n    2. asd\n\n---\n\n1. asd\n\t2. asd\n-<ol>\n<li>asd\n2. asd</li>\n</ol>\n<hr />\n<ol>\n<li>asd\n2. asd</li>\n</ol>\n] PASSED
705 tests/test_port/test_fixtures.py::test_commonmark_extras[190-Blockquotes inside indented lists should terminate correctly-   - a\n     > b\n     ```\n     c\n     ```\n   - d\n-<ul>\n<li>a\n<blockquote>\n<p>b</p>\n</blockquote>\n<pre><code>c\n</code></pre>\n</li>\n<li>d</li>\n</ul>\n] PASSED
706 tests/test_port/test_fixtures.py::test_commonmark_extras[211-Don't output empty class here:-```&#x20;\ntest\n```\n-<pre><code>test\n</code></pre>\n] PASSED
707 tests/test_port/test_fixtures.py::test_commonmark_extras[22-Issue #55:-![test]\n\n![test](foo bar)\n-<p>![test]</p>\n<p>![test](foo bar)</p>\n] PASSED
708 tests/test_port/test_fixtures.py::test_commonmark_extras[221-Setext header text supports lazy continuations:- - foo\nbar\n   ===\n-<ul>\n<li>\n<h1>foo\nbar</h1>\n</li>\n</ul>\n] PASSED
709 tests/test_port/test_fixtures.py::test_commonmark_extras[235-But setext header underline doesn't:- - foo\n   bar\n  ===\n-<ul>\n<li>foo\nbar\n===</li>\n</ul>\n] PASSED
710 tests/test_port/test_fixtures.py::test_commonmark_extras[248-Tabs should be stripped from the beginning of the line- foo\n bar\n\tbaz\n-<p>foo\nbar\nbaz</p>\n] PASSED
711 tests/test_port/test_fixtures.py::test_commonmark_extras[259-Tabs should not cause hardbreak, EOL tabs aren't stripped in commonmark 0.27-foo1\t\nfoo2    \nbar\n-<p>foo1\t\nfoo2<br />\nbar</p>\n] PASSED
712 tests/test_port/test_fixtures.py::test_commonmark_extras[270-List item terminating quote should not be paragraph continuation-1. foo\n   > quote\n2. bar\n-<ol>\n<li>foo\n<blockquote>\n<p>quote</p>\n</blockquote>\n</li>\n<li>bar</li>\n</ol>\n] PASSED
713 tests/test_port/test_fixtures.py::test_commonmark_extras[286-Escaped space is not allowed in link destination, commonmark/CommonMark#493.-[link](a\\ b)\n-<p>[link](a\\ b)</p>\n] PASSED
714 tests/test_port/test_fixtures.py::test_commonmark_extras[293-Link destination cannot contain '<'-[](<foo<bar>)\n\n[](<foo\\<bar>)\n-<p>[](&lt;foo<bar>)</p>\n<p><a href="foo%3Cbar"></a></p>\n] PASSED
715 tests/test_port/test_fixtures.py::test_commonmark_extras[303-Link title cannot contain '(' when opened with it-[](url (xxx())\n\n[](url (xxx\\())\n-<p>[](url (xxx())</p>\n<p><a href="url" title="xxx("></a></p>\n] PASSED
716 tests/test_port/test_fixtures.py::test_commonmark_extras[313-Allow EOL in processing instructions, commonmark/commonmark.js#196.-a <?\n?>\n-<p>a <?\n?></p>\n] PASSED
717 tests/test_port/test_fixtures.py::test_commonmark_extras[322-Allow meta tag in an inline context, commonmark/commonmark-spec#527.-City:\n<span itemprop="contentLocation" itemscope itemtype="https://schema.org/City">\n  <meta itemprop="name" content="Springfield">\n</span>\n-<p>City:\n<span itemprop="contentLocation" itemscope itemtype="https://schema.org/City">\n<meta itemprop="name" content="Springfield">\n</span></p>\n] PASSED
718 tests/test_port/test_fixtures.py::test_commonmark_extras[33-Reference labels: 'i\u0307\u03b8\u03c9k\xe5'.toUpperCase() is 'I\u0307\u0398\u03a9K\xc5', but these should still be equivalent-[\u0130\u03f4\u2126\u212a\u212b]\n\n[i\u0307\u03b8\u03c9k\xe5]: /url\n-<p><a href="/url">\u0130\u03f4\u2126\u212a\u212b</a></p>\n] PASSED
719 tests/test_port/test_fixtures.py::test_commonmark_extras[335-Coverage. Directive can terminate paragraph.-a\n<?php\n-<p>a</p>\n<?php\n] PASSED
720 tests/test_port/test_fixtures.py::test_commonmark_extras[345-Coverage. Nested email autolink (silent mode)-*<foo@bar.com>*\n-<p><em><a href="mailto:foo@bar.com">foo@bar.com</a></em></p>\n] PASSED
721 tests/test_port/test_fixtures.py::test_commonmark_extras[353-Coverage. Unpaired nested backtick (silent mode)-*`foo*\n-<p><em>`foo</em></p>\n] PASSED
722 tests/test_port/test_fixtures.py::test_commonmark_extras[361-Coverage. Should continue scanning after closing "```" despite cache-```aaa``bbb``ccc```ddd``eee``\n-<p><code>aaa``bbb``ccc</code>ddd<code>eee</code></p>\n] PASSED
723 tests/test_port/test_fixtures.py::test_commonmark_extras[369-Coverage. Entities.-*&*\n\n*&#x20;*\n\n*&amp;*\n-<p><em>&amp;</em></p>\n<p><em> </em></p>\n<p><em>&amp;</em></p>\n] PASSED
724 tests/test_port/test_fixtures.py::test_commonmark_extras[383-Coverage. Escape.-*\\a*\n-<p><em>\\a</em></p>\n] PASSED
725 tests/test_port/test_fixtures.py::test_commonmark_extras[391-Coverage. parseLinkDestination-[foo](<\nbar>)\n\n[foo](<bar)\n-<p>[foo](&lt;\nbar&gt;)</p>\n<p>[foo](&lt;bar)</p>\n] PASSED
726 tests/test_port/test_fixtures.py::test_commonmark_extras[404-Coverage. parseLinkTitle-[foo](bar "ba)\n\n[foo](bar "ba\\\nz")\n-<p>[foo](bar &quot;ba)</p>\n<p><a href="bar" title="ba\\\nz">foo</a></p>\n] PASSED
727 tests/test_port/test_fixtures.py::test_commonmark_extras[417-Coverage. Image-![test]( x )\n-<p><img src="x" alt="test" /></p>\n] PASSED
728 tests/test_port/test_fixtures.py::test_commonmark_extras[422-.-![test][foo]\n\n[bar]: 123\n-<p>![test][foo]</p>\n] PASSED
729 tests/test_port/test_fixtures.py::test_commonmark_extras[429-.-![test][[[\n\n[bar]: 123\n-<p>![test][[[</p>\n] PASSED
730 tests/test_port/test_fixtures.py::test_commonmark_extras[43-Reference labels: support ligatures (equivalent according to unicode case folding)-[\ufb00\ufb01\ufb02]\n\n[fffifl]: /url\n-<p><a href="/url">\ufb00\ufb01\ufb02</a></p>\n] PASSED
731 tests/test_port/test_fixtures.py::test_commonmark_extras[436-.-![test](\n-<p>![test](</p>\n] PASSED
732 tests/test_port/test_fixtures.py::test_commonmark_extras[444-Coverage. Link-[test](\n-<p>[test](</p>\n] PASSED
733 tests/test_port/test_fixtures.py::test_commonmark_extras[452-Coverage. Reference-[\ntest\\\n]: 123\nfoo\nbar\n-<p>foo\nbar</p>\n] PASSED
734 tests/test_port/test_fixtures.py::test_commonmark_extras[462-.-[\ntest\n]\n-<p>[\ntest\n]</p>\n] PASSED
735 tests/test_port/test_fixtures.py::test_commonmark_extras[471-.-> [foo]: bar\n[foo]\n-<blockquote></blockquote>\n<p><a href="bar">foo</a></p>\n] PASSED
736 tests/test_port/test_fixtures.py::test_commonmark_extras[480-Coverage. Tabs in blockquotes.->\t\ttest\n\n >\t\ttest\n\n  >\t\ttest\n\n> ---\n>\t\ttest\n\n > ---\n >\t\ttest\n\n  > ---\n  >\t\ttest\n\n>\t\t\ttest\n\n >\t\t\ttest\n\n  >\t\t\ttest\n\n> ---\n>\t\t\ttest\n\n > ---\n >\t\t\ttest\n\n  > ---\n  >\t\t\ttest\n-<blockquote>\n<pre><code>  test\n</code></pre>\n</blockquote>\n<blockquote>\n<pre><code> test\n</code></pre>\n</blockquote>\n<blockquote>\n<pre><code>test\n</code></pre>\n</blockquote>\n<blockquote>\n<hr />\n<pre><code>  test\n</code></pre>\n</blockquote>\n<blockquote>\n<hr />\n<pre><code> test\n</code></pre>\n</blockquote>\n<blockquote>\n<hr />\n<pre><code>test\n</code></pre>\n</blockquote>\n<blockquote>\n<pre><code>  \ttest\n</code></pre>\n</blockquote>\n<blockquote>\n<pre><code> \ttest\n</code></pre>\n</blockquote>\n<blockquote>\n<pre><code>\ttest\n</code></pre>\n</blockquote>\n<blockquote>\n<hr />\n<pre><code>  \ttest\n</code></pre>\n</blockquote>\n<blockquote>\n<hr />\n<pre><code> \ttest\n</code></pre>\n</blockquote>\n<blockquote>\n<hr />\n<pre><code>\ttest\n</code></pre>\n</blockquote>\n] PASSED
737 tests/test_port/test_fixtures.py::test_commonmark_extras[53-Issue #35. `<` should work as punctuation-an **(:**<br />\n-<p>an <strong>(:</strong><br /></p>\n] PASSED
738 tests/test_port/test_fixtures.py::test_commonmark_extras[568-Coverage. Tabs in lists.-1. \tfoo\n\n\t     bar\n-<ol>\n<li>\n<p>foo</p>\n<pre><code> bar\n</code></pre>\n</li>\n</ol>\n] PASSED
739 tests/test_port/test_fixtures.py::test_commonmark_extras[583-Coverage. Various tags not interrupting blockquotes because of indentation:-> foo\n    - - - -\n\n> foo\n    # not a heading\n-<blockquote>\n<p>foo\n- - - -</p>\n</blockquote>\n<blockquote>\n<p>foo\n# not a heading</p>\n</blockquote>\n] PASSED
740 tests/test_port/test_fixtures.py::test_commonmark_extras[601-Coverage, entities with code > 10FFFF. Made this way for compatibility with commonmark.js.-&#x110000;\n\n&#x1100000;\n-<p>\ufffd</p>\n<p>&amp;#x1100000;</p>\n] PASSED
741 tests/test_port/test_fixtures.py::test_commonmark_extras[61-Should unescape only needed things in link destinations/titles:-[test](<\\f\\o\\o\\>\\\\>)\n\n[test](foo "\\\\\\"\\b\\a\\r")\n-<p><a href="%5Cf%5Co%5Co%3E%5C">test</a></p>\n<p><a href="foo" title="\\&quot;\\b\\a\\r">test</a></p>\n] PASSED
742 tests/test_port/test_fixtures.py::test_commonmark_extras[611-Issue #696. Blockquotes should remember their level.->>> foo\nbar\n>>> baz\n-<blockquote>\n<blockquote>\n<blockquote>\n<p>foo\nbar\nbaz</p>\n</blockquote>\n</blockquote>\n</blockquote>\n] PASSED
743 tests/test_port/test_fixtures.py::test_commonmark_extras[628-Issue #696. Blockquotes should stop when outdented from a list.-1. >>> foo\n   bar\nbaz\n   >>> foo\n  >>> bar\n   >>> baz\n-<ol>\n<li>\n<blockquote>\n<blockquote>\n<blockquote>\n<p>foo\nbar\nbaz\nfoo</p>\n</blockquote>\n</blockquote>\n</blockquote>\n</li>\n</ol>\n<blockquote>\n<blockquote>\n<blockquote>\n<p>bar\nbaz</p>\n</blockquote>\n</blockquote>\n</blockquote>\n] PASSED
744 tests/test_port/test_fixtures.py::test_commonmark_extras[661-Newline in image description-There is a newline in this image ![here\nit is](https://github.com/executablebooks/)\n-<p>There is a newline in this image <img src="https://github.com/executablebooks/" alt="here\nit is" /></p>\n] PASSED
745 tests/test_port/test_fixtures.py::test_commonmark_extras[670-Issue #772. Header rule should not interfere with html tags.-<!--\n==\n-->\n\n<pre>\n==\n</pre>\n-<!--\n==\n-->\n<pre>\n==\n</pre>\n] PASSED
746 tests/test_port/test_fixtures.py::test_commonmark_extras[688-Issue #205.  Space in link destination generates IndexError-[Contact](http:// mail.com)\n\n[Contact](mailto: mail@mail.com)\n-<p>[Contact](http:// mail.com)</p>\n<p>[Contact](mailto: mail@mail.com)</p>\n] PASSED
747 tests/test_port/test_fixtures.py::test_commonmark_extras[698-Issue #204. Combination of blockquotes, list and newlines causes an IndexError-> QUOTE\n+ UNORDERED LIST ITEM\n  > INDENTED QUOTE\n\n\n\n-<blockquote>\n<p>QUOTE</p>\n</blockquote>\n<ul>\n<li>UNORDERED LIST ITEM\n<blockquote>\n<p>INDENTED QUOTE</p>\n</blockquote>\n</li>\n</ul>\n] PASSED
748 tests/test_port/test_fixtures.py::test_commonmark_extras[72-Not a closing tag-</ 123>\n-<p>&lt;/ 123&gt;</p>\n] PASSED
749 tests/test_port/test_fixtures.py::test_commonmark_extras[8-Issue #246.  Double escaping in ALT-![&](#)\n-<p><img src="#" alt="&amp;" /></p>\n] PASSED
750 tests/test_port/test_fixtures.py::test_commonmark_extras[81-Escaping entities in links:-[](<&quot;> "&amp;&ouml;")\n\n[](<\\&quot;> "\\&amp;\\&ouml;")\n\n[](<\\\\&quot;> "\\\\&quot;\\\\&ouml;")\n-<p><a href="%22" title="&amp;\xf6"></a></p>\n<p><a href="&amp;quot;" title="&amp;amp;&amp;ouml;"></a></p>\n<p><a href="%5C%22" title="\\&quot;\\\xf6"></a></p>\n] PASSED
751 tests/test_port/test_fixtures.py::test_commonmark_extras[95-Checking combination of replaceEntities and unescapeMd:-~~~ &amp;&bad;\\&amp;\\\\&amp;\njust a funny little fence\n~~~\n-<pre><code class="&amp;&amp;bad;&amp;amp;\\&amp;">just a funny little fence\n</code></pre>\n] PASSED
752 tests/test_port/test_fixtures.py::test_disable_code_block[1-indent paragraph-    This is a paragraph,\n    with multiple lines.\n\n    This paragraph\nhas variable indents,\n      like this.\n-<p>This is a paragraph,\nwith multiple lines.</p>\n<p>This paragraph\nhas variable indents,\nlike this.</p>\n] PASSED
753 tests/test_port/test_fixtures.py::test_disable_code_block[17-indent in HTML-<div>\n\n    Paragraph\n\n</div>\n-<div>\n<p>Paragraph</p>\n</div>\n] PASSED
754 tests/test_port/test_fixtures.py::test_disable_code_block[30-indent fence-        ```python\n        def foo():\n            pass\n        ```\n-<pre><code class="language-python">def foo():\n    pass\n</code></pre>\n] PASSED
755 tests/test_port/test_fixtures.py::test_disable_code_block[42-indent heading-     # Heading\n-<h1>Heading</h1>\n] PASSED
756 tests/test_port/test_fixtures.py::test_disable_code_block[49-indent table-     | foo | bar |\n     | --- | --- |\n     | baz | bim |\n-<table>\n<thead>\n<tr>\n<th>foo</th>\n<th>bar</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>baz</td>\n<td>bim</td>\n</tr>\n</tbody>\n</table>\n] PASSED
757 tests/test_port/test_fixtures.py::test_fatal[1-Should not throw exception on invalid chars in URL (`*` not allowed in path) [malformed URI]-[foo](<&#x25;test>)\n-<p><a href="%25test">foo</a></p>\n] PASSED
758 tests/test_port/test_fixtures.py::test_fatal[17-Should not throw exception on broken utf-16 surrogates sequence in URL [malformed URI]-[foo](&#xD800;)\n-<p><a href="&amp;#xD800;">foo</a></p>\n] PASSED
759 tests/test_port/test_fixtures.py::test_fatal[25-Should not hang comments regexp-foo <!--- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ->\n\nfoo <!------------------------------------------------------------------->\n-<p>foo &lt;!\u2014 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -&gt;</p>\n<p>foo &lt;!-------------------------------------------------------------------&gt;</p>\n] PASSED
760 tests/test_port/test_fixtures.py::test_fatal[36-Should not hang cdata regexp-foo <![CDATA[ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ]>\n-<p>foo &lt;![CDATA[ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ]&gt;</p>\n] PASSED
761 tests/test_port/test_fixtures.py::test_fatal[9-Should not throw exception on broken utf-8 sequence in URL [malformed URI]-[foo](%C3)\n-<p><a href="%C3">foo</a></p>\n] PASSED
762 tests/test_port/test_fixtures.py::test_issue_fixes[1-#31 empty lines after certain lists raises exception:-> a\n\n- b\n\n\n-<blockquote>\n<p>a</p>\n</blockquote>\n<ul>\n<li>b</li>\n</ul>\n] PASSED
763 tests/test_port/test_fixtures.py::test_issue_fixes[17-#50 blank lines after block quotes-> A Block Quote\n\n> Another Block Quote\n\n\n-<blockquote>\n<p>A Block Quote</p>\n</blockquote>\n<blockquote>\n<p>Another Block Quote</p>\n</blockquote>\n] PASSED
764 tests/test_port/test_fixtures.py::test_issue_fixes[33-#80 UnicodeError with codepoints larger than 0xFFFF-&#x1F4AC;\n-<p>\U0001f4ac</p>\n] PASSED
765 tests/test_port/test_fixtures.py::test_issue_fixes[40-Fix CVE-2023-26303-![![]()\n]([)\n-<p><img src="%5B" alt="\n" /></p>\n] PASSED
766 tests/test_port/test_fixtures.py::test_issue_fixes[49-Fix parsing of incorrect numeric character references-[](&#X22y;) &#X22y;\n[](&#35y;) &#35y;\n-<p><a href="&amp;#X22y;"></a> &amp;#X22y;\n<a href="&amp;#35y;"></a> &amp;#35y;</p>\n] PASSED
767 tests/test_port/test_fixtures.py::test_linkify[1-linkify-url http://www.youtube.com/watch?v=5Jt5GEr4AYg.\n-<p>url <a href="http://www.youtube.com/watch?v=5Jt5GEr4AYg">http://www.youtube.com/watch?v=5Jt5GEr4AYg</a>.</p>\n] PASSED
768 tests/test_port/test_fixtures.py::test_linkify[104-bold links (exclude markup of pairs from link tail)-**http://example.com/foobar**\n-<p><strong><a href="http://example.com/foobar">http://example.com/foobar</a></strong></p>\n] PASSED
769 tests/test_port/test_fixtures.py::test_linkify[111-match links without protocol-www.example.org\n-<p><a href="http://www.example.org">www.example.org</a></p>\n] PASSED
770 tests/test_port/test_fixtures.py::test_linkify[118-coverage, prefix not valid-http:/example.com/\n-<p>http:/example.com/</p>\n] PASSED
771 tests/test_port/test_fixtures.py::test_linkify[126-coverage, negative link level-</a>[https://example.com](https://example.com)\n-<p></a><a href="https://example.com"><a href="https://example.com">https://example.com</a></a></p>\n] PASSED
772 tests/test_port/test_fixtures.py::test_linkify[134-emphasis with '*', real link:-http://cdecl.ridiculousfish.com/?q=int+%28*f%29+%28float+*%29%3B\n-<p><a href="http://cdecl.ridiculousfish.com/?q=int+%28*f%29+%28float+*%29%3B">http://cdecl.ridiculousfish.com/?q=int+(*f)+(float+*)%3B</a></p>\n] PASSED
773 tests/test_port/test_fixtures.py::test_linkify[141-emphasis with '_', real link:-https://www.sell.fi/sites/default/files/elainlaakarilehti/tieteelliset_artikkelit/kahkonen_t._et_al.canine_pancreatitis-_review.pdf\n-<p><a href="https://www.sell.fi/sites/default/files/elainlaakarilehti/tieteelliset_artikkelit/kahkonen_t._et_al.canine_pancreatitis-_review.pdf">https://www.sell.fi/sites/default/files/elainlaakarilehti/tieteelliset_artikkelit/kahkonen_t._et_al.canine_pancreatitis-_review.pdf</a></p>\n] PASSED
774 tests/test_port/test_fixtures.py::test_linkify[148-emails-test@example.com\n\nmailto:test@example.com\n-<p><a href="mailto:test@example.com">test@example.com</a></p>\n<p><a href="mailto:test@example.com">mailto:test@example.com</a></p>\n] PASSED
775 tests/test_port/test_fixtures.py::test_linkify[159-typorgapher should not break href-http://example.com/(c)\n-<p><a href="http://example.com/(c)">http://example.com/(c)</a></p>\n] PASSED
776 tests/test_port/test_fixtures.py::test_linkify[166-before line-before\ngithub.com\n-<p>before\n<a href="http://github.com">github.com</a></p>\n] PASSED
777 tests/test_port/test_fixtures.py::test_linkify[17-don't touch text in autolinks-<https://example.com>\n-<p><a href="https://example.com">https://example.com</a></p>\n] PASSED
778 tests/test_port/test_fixtures.py::test_linkify[175-after line-github.com\nafter\n-<p><a href="http://github.com">github.com</a>\nafter</p>\n] PASSED
779 tests/test_port/test_fixtures.py::test_linkify[184-before after lines-before\ngithub.com\nafter\n-<p>before\n<a href="http://github.com">github.com</a>\nafter</p>\n] PASSED
780 tests/test_port/test_fixtures.py::test_linkify[195-before after lines with blank line-before\n\ngithub.com\n\nafter\n-<p>before</p>\n<p><a href="http://github.com">github.com</a></p>\n<p>after</p>\n] PASSED
781 tests/test_port/test_fixtures.py::test_linkify[208-Don't match escaped-google\\.com\n-<p>google.com</p>\n] PASSED
782 tests/test_port/test_fixtures.py::test_linkify[25-don't touch text in html <a> tags-<a href="https://example.com">https://example.com</a>\n-<p><a href="https://example.com">https://example.com</a></p>\n] PASSED
783 tests/test_port/test_fixtures.py::test_linkify[32-entities inside raw links-https://example.com/foo&amp;bar\n-<p><a href="https://example.com/foo&amp;amp;bar">https://example.com/foo&amp;amp;bar</a></p>\n] PASSED
784 tests/test_port/test_fixtures.py::test_linkify[40-emphasis inside raw links (asterisk, can happen in links with params)-https://example.com/foo*bar*baz\n-<p><a href="https://example.com/foo*bar*baz">https://example.com/foo*bar*baz</a></p>\n] PASSED
785 tests/test_port/test_fixtures.py::test_linkify[48-emphasis inside raw links (underscore)-http://example.org/foo._bar_-_baz\n-<p><a href="http://example.org/foo._bar_-_baz">http://example.org/foo._bar_-_baz</a></p>\n] PASSED
786 tests/test_port/test_fixtures.py::test_linkify[56-backticks inside raw links-https://example.com/foo`bar`baz\n-<p><a href="https://example.com/foo%60bar%60baz">https://example.com/foo`bar`baz</a></p>\n] PASSED
787 tests/test_port/test_fixtures.py::test_linkify[64-links inside raw links-https://example.com/foo[123](456)bar\n-<p><a href="https://example.com/foo%5B123%5D(456)bar">https://example.com/foo[123](456)bar</a></p>\n] PASSED
788 tests/test_port/test_fixtures.py::test_linkify[72-escapes not allowed at the start-\\https://example.com\n-<p>\\https://example.com</p>\n] PASSED
789 tests/test_port/test_fixtures.py::test_linkify[80-escapes not allowed at comma-https\\://example.com\n-<p>https://example.com</p>\n] PASSED
790 tests/test_port/test_fixtures.py::test_linkify[88-escapes not allowed at slashes-https:\\//aa.org https://bb.org\n-<p>https://aa.org <a href="https://bb.org">https://bb.org</a></p>\n] PASSED
791 tests/test_port/test_fixtures.py::test_linkify[9-don't touch text in links-[https://example.com](https://example.com)\n-<p><a href="https://example.com">https://example.com</a></p>\n] PASSED
792 tests/test_port/test_fixtures.py::test_linkify[96-fuzzy link shouldn't match cc.org-https:/\\/cc.org\n-<p>https://cc.org</p>\n] PASSED
793 tests/test_port/test_fixtures.py::test_normalize_url[17-Keep %25 as is because decoding it may break urls, #720-<https://www.google.com/search?q=hello%2E%252Ehello>\n-<p><a href="https://www.google.com/search?q=hello%2E%252Ehello">https://www.google.com/search?q=hello.%252Ehello</a></p>\n] PASSED
794 tests/test_port/test_fixtures.py::test_normalize_url[26--[](skype:\u03b3\u03b3\u03b3)\n-<p><a href="skype:%CE%B3%CE%B3%CE%B3"></a></p>\n] PASSED
795 tests/test_port/test_fixtures.py::test_normalize_url[3--<http://example.com/\u03b1%CE%B2\u03b3%CE%B4>\n-<p><a href="http://example.com/%CE%B1%CE%B2%CE%B3%CE%B4">http://example.com/\u03b1\u03b2\u03b3\u03b4</a></p>\n] PASSED
796 tests/test_port/test_fixtures.py::test_normalize_url[34-Square brackets are allowed-[foo](https://bar]baz.org)\n-<p><a href="https://bar%5Dbaz.org">foo</a></p>\n] PASSED
797 tests/test_port/test_fixtures.py::test_normalize_url[9--[foo](http://example.com/\u03b1%CE%B2\u03b3%CE%B4)\n-<p><a href="http://example.com/%CE%B1%CE%B2%CE%B3%CE%B4">foo</a></p>\n] PASSED
798 tests/test_port/test_fixtures.py::test_smartquotes[1-Should parse nested quotes:-"foo 'bar' baz"\n\n'foo 'bar' baz'\n-<p>\u201cfoo \u2018bar\u2019 baz\u201d</p>\n<p>\u2018foo \u2018bar\u2019 baz\u2019</p>\n] PASSED
799 tests/test_port/test_fixtures.py::test_smartquotes[100-Quotes at the start/end of the tokens:-"*foo* bar"\n\n"foo *bar*"\n\n"*foo bar*"\n-<p>\u201c<em>foo</em> bar\u201d</p>\n<p>\u201cfoo <em>bar</em>\u201d</p>\n<p>\u201c<em>foo bar</em>\u201d</p>\n] PASSED
800 tests/test_port/test_fixtures.py::test_smartquotes[113-Should treat softbreak as a space:-"this"\nand "that".\n\n"this" and\n"that".\n-<p>\u201cthis\u201d\nand \u201cthat\u201d.</p>\n<p>\u201cthis\u201d and\n\u201cthat\u201d.</p>\n] PASSED
801 tests/test_port/test_fixtures.py::test_smartquotes[12-Should not overlap quotes:-'foo "bar' baz"\n-<p>\u2018foo &quot;bar\u2019 baz&quot;</p>\n] PASSED
802 tests/test_port/test_fixtures.py::test_smartquotes[127-Should treat hardbreak as a space:-"this"\\\nand "that".\n\n"this" and\\\n"that".\n-<p>\u201cthis\u201d<br />\nand \u201cthat\u201d.</p>\n<p>\u201cthis\u201d and<br />\n\u201cthat\u201d.</p>\n] PASSED
803 tests/test_port/test_fixtures.py::test_smartquotes[141-Should allow quotes adjacent to other punctuation characters, #643:-The dog---"'man's' best friend"\n-<p>The dog\u2014\u201c\u2018man\u2019s\u2019 best friend\u201d</p>\n] PASSED
804 tests/test_port/test_fixtures.py::test_smartquotes[148-Should parse quotes adjacent to code block, #677:-"test `code`"\n\n"`code` test"\n-<p>\u201ctest <code>code</code>\u201d</p>\n<p>\u201c<code>code</code> test\u201d</p>\n] PASSED
805 tests/test_port/test_fixtures.py::test_smartquotes[158-Should parse quotes adjacent to inline html, #677:-"test <br>"\n\n"<br> test"\n-<p>\u201ctest <br>\u201d</p>\n<p>\u201c<br> test\u201d</p>\n] PASSED
806 tests/test_port/test_fixtures.py::test_smartquotes[168-Should be escapable:-"foo"\n\n\\"foo"\n\n"foo\\"\n-<p>\u201cfoo\u201d</p>\n<p>&quot;foo&quot;</p>\n<p>&quot;foo&quot;</p>\n] PASSED
807 tests/test_port/test_fixtures.py::test_smartquotes[181-Should not replace entities:-&quot;foo&quot;\n\n&quot;foo"\n\n"foo&quot;\n-<p>&quot;foo&quot;</p>\n<p>&quot;foo&quot;</p>\n<p>&quot;foo&quot;</p>\n] PASSED
808 tests/test_port/test_fixtures.py::test_smartquotes[20-Should match quotes on the same level:-"foo *bar* baz"\n-<p>\u201cfoo <em>bar</em> baz\u201d</p>\n] PASSED
809 tests/test_port/test_fixtures.py::test_smartquotes[28-Should handle adjacent nested quotes:-'"double in single"'\n\n"'single in double'"\n-<p>\u2018\u201cdouble in single\u201d\u2019</p>\n<p>\u201c\u2018single in double\u2019\u201d</p>\n] PASSED
810 tests/test_port/test_fixtures.py::test_smartquotes[40-Should not match quotes on different levels:-*"foo* bar"\n\n"foo *bar"*\n\n*"foo* bar *baz"*\n-<p><em>&quot;foo</em> bar&quot;</p>\n<p>&quot;foo <em>bar&quot;</em></p>\n<p><em>&quot;foo</em> bar <em>baz&quot;</em></p>\n] PASSED
811 tests/test_port/test_fixtures.py::test_smartquotes[53-Smartquotes should not overlap with other tags:-*foo "bar* *baz" quux*\n-<p><em>foo &quot;bar</em> <em>baz&quot; quux</em></p>\n] PASSED
812 tests/test_port/test_fixtures.py::test_smartquotes[61-Should try and find matching quote in this case:-"foo "bar 'baz"\n-<p>&quot;foo \u201cbar 'baz\u201d</p>\n] PASSED
813 tests/test_port/test_fixtures.py::test_smartquotes[69-Should not touch 'inches' in quotes:-"Monitor 21"" and "Monitor""\n-<p>\u201cMonitor 21&quot;\u201d and \u201cMonitor\u201d&quot;</p>\n] PASSED
814 tests/test_port/test_fixtures.py::test_smartquotes[77-Should render an apostrophe as a rsquo:-This isn't and can't be the best approach to implement this...\n-<p>This isn\u2019t and can\u2019t be the best approach to implement this\u2026</p>\n] PASSED
815 tests/test_port/test_fixtures.py::test_smartquotes[85-Apostrophe could end the word, that's why original smartypants replaces all of them as rsquo:-users' stuff\n-<p>users\u2019 stuff</p>\n] PASSED
816 tests/test_port/test_fixtures.py::test_smartquotes[93--"(hai)".\n-<p>\u201c(hai)\u201d.</p>\n] PASSED
817 tests/test_port/test_fixtures.py::test_strikethrough[0-.-~~Strikeout~~\n-<p><s>Strikeout</s></p>\n] PASSED
818 tests/test_port/test_fixtures.py::test_strikethrough[117--a~~"foo"~~\n-<p>a~~&quot;foo&quot;~~</p>\n] PASSED
819 tests/test_port/test_fixtures.py::test_strikethrough[12--x ~~foo ~~bar~~~~\n-<p>x <s>foo <s>bar</s></s></p>\n] PASSED
820 tests/test_port/test_fixtures.py::test_strikethrough[124-Coverage: single tilde-~a~\n-<p>~a~</p>\n] PASSED
821 tests/test_port/test_fixtures.py::test_strikethrough[131-Regression test for #742:--~~~~;~~~~~~\n-<p>-<s><s>;</s></s>~~</p>\n] PASSED
822 tests/test_port/test_fixtures.py::test_strikethrough[18--x ~~~~foo~~~~\n-<p>x <s><s>foo</s></s></p>\n] PASSED
823 tests/test_port/test_fixtures.py::test_strikethrough[24--x ~~a ~~foo~~~~~~~~~~~bar~~ b~~\n\nx ~~a ~~foo~~~~~~~~~~~~bar~~ b~~\n-<p>x <s>a <s>foo</s></s>~~~<s><s>bar</s> b</s></p>\n<p>x <s>a <s>foo</s></s>~~~~<s><s>bar</s> b</s></p>\n] PASSED
824 tests/test_port/test_fixtures.py::test_strikethrough[35-Strikeouts have the same priority as emphases:-**~~test**~~\n\n~~**test~~**\n-<p><strong>~~test</strong>~~</p>\n<p><s>**test</s>**</p>\n] PASSED
825 tests/test_port/test_fixtures.py::test_strikethrough[46-Strikeouts have the same priority as emphases with respect to links:-[~~link]()~~\n\n~~[link~~]()\n-<p><a href="">~~link</a>~~</p>\n<p>~~<a href="">link~~</a></p>\n] PASSED
826 tests/test_port/test_fixtures.py::test_strikethrough[57-Strikeouts have the same priority as emphases with respect to backticks:-~~`code~~`\n\n`~~code`~~\n-<p>~~<code>code~~</code></p>\n<p><code>~~code</code>~~</p>\n] PASSED
827 tests/test_port/test_fixtures.py::test_strikethrough[6--x ~~~~foo~~ bar~~\n-<p>x <s><s>foo</s> bar</s></p>\n] PASSED
828 tests/test_port/test_fixtures.py::test_strikethrough[68-Nested strikeouts:-~~foo ~~bar~~ baz~~\n\n~~f **o ~~o b~~ a** r~~\n-<p><s>foo <s>bar</s> baz</s></p>\n<p><s>f <strong>o <s>o b</s> a</strong> r</s></p>\n] PASSED
829 tests/test_port/test_fixtures.py::test_strikethrough[79-Should not have a whitespace between text and "~~":-foo ~~ bar ~~ baz\n-<p>foo ~~ bar ~~ baz</p>\n] PASSED
830 tests/test_port/test_fixtures.py::test_strikethrough[87-Should parse strikethrough within link tags:-[~~foo~~]()\n-<p><a href=""><s>foo</s></a></p>\n] PASSED
831 tests/test_port/test_fixtures.py::test_strikethrough[95-Newline should be considered a whitespace:-~~test\n~~\n\n~~\ntest~~\n\n~~\ntest\n~~\n-<p>~~test\n~~</p>\n<p>~~\ntest~~</p>\n<p>~~\ntest\n~~</p>\n] PASSED
832 tests/test_port/test_fixtures.py::test_table[1-Simple:-| Heading 1 | Heading 2\n| --------- | ---------\n| Cell 1    | Cell 2\n| Cell 3    | Cell 4\n-<table>\n<thead>\n<tr>\n<th>Heading 1</th>\n<th>Heading 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Cell 1</td>\n<td>Cell 2</td>\n</tr>\n<tr>\n<td>Cell 3</td>\n<td>Cell 4</td>\n</tr>\n</tbody>\n</table>\n] PASSED
833 tests/test_port/test_fixtures.py::test_table[124-Minimal one-column:-| foo\n|----\n| test2\n-<table>\n<thead>\n<tr>\n<th>foo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>test2</td>\n</tr>\n</tbody>\n</table>\n] PASSED
834 tests/test_port/test_fixtures.py::test_table[145-This is parsed as one big table:--   foo|foo\n---|---\nbar|bar\n-<table>\n<thead>\n<tr>\n<th>-   foo</th>\n<th>foo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bar</td>\n<td>bar</td>\n</tr>\n</tbody>\n</table>\n] PASSED
835 tests/test_port/test_fixtures.py::test_table[168-Second line should not contain symbols except "-", ":", "|" and " ":-foo|foo\n-----|-----s\nbar|bar\n-<p>foo|foo\n-----|-----s\nbar|bar</p>\n] PASSED
836 tests/test_port/test_fixtures.py::test_table[180-Second line should contain "|" symbol:-foo|foo\n-----:-----\nbar|bar\n-<p>foo|foo\n-----:-----\nbar|bar</p>\n] PASSED
837 tests/test_port/test_fixtures.py::test_table[192-Second line should not have empty columns in the middle:-foo|foo\n-----||-----\nbar|bar\n-<p>foo|foo\n-----||-----\nbar|bar</p>\n] PASSED
838 tests/test_port/test_fixtures.py::test_table[204-Wrong alignment symbol position:-foo|foo\n-----|-::-\nbar|bar\n-<p>foo|foo\n-----|-::-\nbar|bar</p>\n] PASSED
839 tests/test_port/test_fixtures.py::test_table[216-Title line should contain "|" symbol:-foo\n-----|-----\nbar|bar\n-<p>foo\n-----|-----\nbar|bar</p>\n] PASSED
840 tests/test_port/test_fixtures.py::test_table[228-Allow tabs as a separator on 2nd line-|\tfoo\t|\tbar\t|\n|\t---\t|\t---\t|\n|\tbaz\t|\tquux\t|\n-<table>\n<thead>\n<tr>\n<th>foo</th>\n<th>bar</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>baz</td>\n<td>quux</td>\n</tr>\n</tbody>\n</table>\n] PASSED
841 tests/test_port/test_fixtures.py::test_table[251-Should terminate paragraph:-paragraph\nfoo|foo\n---|---\nbar|bar\n-<p>paragraph</p>\n<table>\n<thead>\n<tr>\n<th>foo</th>\n<th>foo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bar</td>\n<td>bar</td>\n</tr>\n</tbody>\n</table>\n] PASSED
842 tests/test_port/test_fixtures.py::test_table[276-Table no longer terminated via row without "|" symbol:-foo|foo\n---|---\nparagraph\n-<table>\n<thead>\n<tr>\n<th>foo</th>\n<th>foo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>paragraph</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n] PASSED
843 tests/test_port/test_fixtures.py::test_table[29-Column alignment:-| Header 1 | Header 2 | Header 3 | Header 4 |\n| :------: | -------: | :------- | -------- |\n| Cell 1   | Cell 2   | Cell 3   | Cell 4   |\n| Cell 5   | Cell 6   | Cell 7   | Cell 8   |\n-<table>\n<thead>\n<tr>\n<th style="text-align:center">Header 1</th>\n<th style="text-align:right">Header 2</th>\n<th style="text-align:left">Header 3</th>\n<th>Header 4</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style="text-align:center">Cell 1</td>\n<td style="text-align:right">Cell 2</td>\n<td style="text-align:left">Cell 3</td>\n<td>Cell 4</td>\n</tr>\n<tr>\n<td style="text-align:center">Cell 5</td>\n<td style="text-align:right">Cell 6</td>\n<td style="text-align:left">Cell 7</td>\n<td>Cell 8</td>\n</tr>\n</tbody>\n</table>\n] PASSED
844 tests/test_port/test_fixtures.py::test_table[299-Delimiter escaping (deprecated):-| Heading 1 \\\\\\\\| Heading 2\n| --------- | ---------\n| Cell\\|1\\|| Cell\\|2\n\\| Cell\\\\\\|3 \\\\| Cell\\|4\n-<p>| Heading 1 \\\\| Heading 2\n| --------- | ---------\n| Cell|1|| Cell|2\n| Cell\\|3 \\| Cell|4</p>\n] PASSED
845 tests/test_port/test_fixtures.py::test_table[312-Pipes inside backticks DO split cells, unless `\\` escaped:-| Heading 1 | Heading 2\n| --------- | ---------\n| `Cell\\|1` | Cell 2\n| `Cell|3` | Cell 4\n-<table>\n<thead>\n<tr>\n<th>Heading 1</th>\n<th>Heading 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Cell|1</code></td>\n<td>Cell 2</td>\n</tr>\n<tr>\n<td>`Cell</td>\n<td>3`</td>\n</tr>\n</tbody>\n</table>\n] PASSED
846 tests/test_port/test_fixtures.py::test_table[339-Unclosed backticks don't count-| Heading 1 | Heading 2\n| --------- | ---------\n| Cell 1 | Cell 2\n| `Cell 3| Cell 4\n-<table>\n<thead>\n<tr>\n<th>Heading 1</th>\n<th>Heading 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Cell 1</td>\n<td>Cell 2</td>\n</tr>\n<tr>\n<td>`Cell 3</td>\n<td>Cell 4</td>\n</tr>\n</tbody>\n</table>\n] PASSED
847 tests/test_port/test_fixtures.py::test_table[366-Another complicated backticks case-| Heading 1 | Heading 2\n| --------- | ---------\n| Cell 1 | Cell 2\n| \\\\\\`|\\\\\\`\n-<table>\n<thead>\n<tr>\n<th>Heading 1</th>\n<th>Heading 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Cell 1</td>\n<td>Cell 2</td>\n</tr>\n<tr>\n<td>\\`</td>\n<td>\\`</td>\n</tr>\n</tbody>\n</table>\n] PASSED
848 tests/test_port/test_fixtures.py::test_table[393-`\\` in tables should not count as escaped backtick-# | 1 | 2\n--|--|--\nx | `\\` | `x`\n-<table>\n<thead>\n<tr>\n<th>#</th>\n<th>1</th>\n<th>2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x</td>\n<td><code>\\</code></td>\n<td><code>x</code></td>\n</tr>\n</tbody>\n</table>\n] PASSED
849 tests/test_port/test_fixtures.py::test_table[417-Tables should handle escaped backticks-# | 1 | 2\n--|--|--\nx | \\`\\` | `x`\n-<table>\n<thead>\n<tr>\n<th>#</th>\n<th>1</th>\n<th>2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x</td>\n<td>``</td>\n<td><code>x</code></td>\n</tr>\n</tbody>\n</table>\n] PASSED
850 tests/test_port/test_fixtures.py::test_table[442-An amount of rows might be different across table (issue #171), but header and alignment rows must be equal (#697):-| 1 | 2 |\n| :-----: |  :-----: |\n| 3 | 4 | 5 | 6 |\n-<table>\n<thead>\n<tr>\n<th style="text-align:center">1</th>\n<th style="text-align:center">2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style="text-align:center">3</td>\n<td style="text-align:center">4</td>\n</tr>\n</tbody>\n</table>\n] PASSED
851 tests/test_port/test_fixtures.py::test_table[465-An amount of rows might be different across the table #2:-| 1 | 2 | 3 | 4 |\n| :-----: |  :-----: |  :-----: |  :-----: |\n| 5 | 6 |\n-<table>\n<thead>\n<tr>\n<th style="text-align:center">1</th>\n<th style="text-align:center">2</th>\n<th style="text-align:center">3</th>\n<th style="text-align:center">4</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style="text-align:center">5</td>\n<td style="text-align:center">6</td>\n<td style="text-align:center"></td>\n<td style="text-align:center"></td>\n</tr>\n</tbody>\n</table>\n] PASSED
852 tests/test_port/test_fixtures.py::test_table[492-Allow one-column tables (issue #171):-| foo |\n:-----:\n| bar |\n-<table>\n<thead>\n<tr>\n<th style="text-align:center">foo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style="text-align:center">bar</td>\n</tr>\n</tbody>\n</table>\n] PASSED
853 tests/test_port/test_fixtures.py::test_table[513-Allow indented tables (issue #325):-  | Col1a | Col2a |\n  | ----- | ----- |\n  | Col1b | Col2b |\n-<table>\n<thead>\n<tr>\n<th>Col1a</th>\n<th>Col2a</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Col1b</td>\n<td>Col2b</td>\n</tr>\n</tbody>\n</table>\n] PASSED
854 tests/test_port/test_fixtures.py::test_table[536-Tables should not be indented more than 4 spaces (1st line):-    | Col1a | Col2a |\n  | ----- | ----- |\n  | Col1b | Col2b |\n-<pre><code>| Col1a | Col2a |\n</code></pre>\n<p>| ----- | ----- |\n| Col1b | Col2b |</p>\n] PASSED
855 tests/test_port/test_fixtures.py::test_table[549-Tables should not be indented more than 4 spaces (2nd line):-  | Col1a | Col2a |\n    | ----- | ----- |\n  | Col1b | Col2b |\n-<p>| Col1a | Col2a |\n| ----- | ----- |\n| Col1b | Col2b |</p>\n] PASSED
856 tests/test_port/test_fixtures.py::test_table[561-Tables should not be indented more than 4 spaces (3rd line):-  | Col1a | Col2a |\n  | ----- | ----- |\n    | Col1b | Col2b |\n-<table>\n<thead>\n<tr>\n<th>Col1a</th>\n<th>Col2a</th>\n</tr>\n</thead>\n</table>\n<pre><code>| Col1b | Col2b |\n</code></pre>\n] PASSED
857 tests/test_port/test_fixtures.py::test_table[580-Allow tables with empty body:-  | Col1a | Col2a |\n  | ----- | ----- |\n-<table>\n<thead>\n<tr>\n<th>Col1a</th>\n<th>Col2a</th>\n</tr>\n</thead>\n</table>\n] PASSED
858 tests/test_port/test_fixtures.py::test_table[596-Align row should be at least as large as any actual rows:-Col1a | Col1b | Col1c\n----- | -----\nCol2a | Col2b | Col2c\n-<p>Col1a | Col1b | Col1c\n----- | -----\nCol2a | Col2b | Col2c</p>\n] PASSED
859 tests/test_port/test_fixtures.py::test_table[607-Escaped pipes inside backticks don't split cells:-| Heading 1 | Heading 2\n| --------- | ---------\n| Cell 1 | Cell 2\n| `Cell 3\\|` | Cell 4\n-<table>\n<thead>\n<tr>\n<th>Heading 1</th>\n<th>Heading 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Cell 1</td>\n<td>Cell 2</td>\n</tr>\n<tr>\n<td><code>Cell 3|</code></td>\n<td>Cell 4</td>\n</tr>\n</tbody>\n</table>\n] PASSED
860 tests/test_port/test_fixtures.py::test_table[63-Nested emphases:-Header 1|Header 2|Header 3|Header 4\n:-------|:------:|-------:|--------\nCell 1  |Cell 2  |Cell 3  |Cell 4\n*Cell 5*|Cell 6  |Cell 7  |Cell 8\n-<table>\n<thead>\n<tr>\n<th style="text-align:left">Header 1</th>\n<th style="text-align:center">Header 2</th>\n<th style="text-align:right">Header 3</th>\n<th>Header 4</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style="text-align:left">Cell 1</td>\n<td style="text-align:center">Cell 2</td>\n<td style="text-align:right">Cell 3</td>\n<td>Cell 4</td>\n</tr>\n<tr>\n<td style="text-align:left"><em>Cell 5</em></td>\n<td style="text-align:center">Cell 6</td>\n<td style="text-align:right">Cell 7</td>\n<td>Cell 8</td>\n</tr>\n</tbody>\n</table>\n] PASSED
861 tests/test_port/test_fixtures.py::test_table[634-Escape before escaped Pipes inside backticks don't split cells:-| Heading 1 | Heading 2\n| --------- | ---------\n| Cell 1 | Cell 2\n| `Cell 3\\\\|` | Cell 4\n-<table>\n<thead>\n<tr>\n<th>Heading 1</th>\n<th>Heading 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Cell 1</td>\n<td>Cell 2</td>\n</tr>\n<tr>\n<td><code>Cell 3\\|</code></td>\n<td>Cell 4</td>\n</tr>\n</tbody>\n</table>\n] PASSED
862 tests/test_port/test_fixtures.py::test_table[661-Regression test for #721, table in a list indented with tabs:-- Level 1\n\n\t- Level 2\n\n\t\t| Column 1 | Column 2 |\n\t\t| -------- | -------- |\n\t\t| abcdefgh | ijklmnop |\n-<ul>\n<li>\n<p>Level 1</p>\n<ul>\n<li>\n<p>Level 2</p>\n<table>\n<thead>\n<tr>\n<th>Column 1</th>\n<th>Column 2</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>abcdefgh</td>\n<td>ijklmnop</td>\n</tr>\n</tbody>\n</table>\n</li>\n</ul>\n</li>\n</ul>\n] PASSED
863 tests/test_port/test_fixtures.py::test_table[697-Table without any columns is not a table, #724-|\n|\n|\n-<p>|\n|\n|</p>\n] PASSED
864 tests/test_port/test_fixtures.py::test_table[708-GFM 4.10 Tables (extension), Example 198-| foo | bar |\n| --- | --- |\n| baz | bim |\n-<table>\n<thead>\n<tr>\n<th>foo</th>\n<th>bar</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>baz</td>\n<td>bim</td>\n</tr>\n</tbody>\n</table>\n] PASSED
865 tests/test_port/test_fixtures.py::test_table[730-GFM 4.10 Tables (extension), Example 199-| abc | defghi |\n:-: | -----------:\nbar | baz\n-<table>\n<thead>\n<tr>\n<th style="text-align:center">abc</th>\n<th style="text-align:right">defghi</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style="text-align:center">bar</td>\n<td style="text-align:right">baz</td>\n</tr>\n</tbody>\n</table>\n] PASSED
866 tests/test_port/test_fixtures.py::test_table[752-GFM 4.10 Tables (extension), Example 200-| f\\|oo  |\n| ------ |\n| b `\\|` az |\n| b **\\|** im |\n-<table>\n<thead>\n<tr>\n<th>f|oo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>b <code>|</code> az</td>\n</tr>\n<tr>\n<td>b <strong>|</strong> im</td>\n</tr>\n</tbody>\n</table>\n] PASSED
867 tests/test_port/test_fixtures.py::test_table[776-GFM 4.10 Tables (extension), Example 201-| abc | def |\n| --- | --- |\n| bar | baz |\n> bar\n-<table>\n<thead>\n<tr>\n<th>abc</th>\n<th>def</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bar</td>\n<td>baz</td>\n</tr>\n</tbody>\n</table>\n<blockquote>\n<p>bar</p>\n</blockquote>\n] PASSED
868 tests/test_port/test_fixtures.py::test_table[802-GFM 4.10 Tables (extension), Example 202-| abc | def |\n| --- | --- |\n| bar | baz |\nbar\n\nbar\n-<table>\n<thead>\n<tr>\n<th>abc</th>\n<th>def</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bar</td>\n<td>baz</td>\n</tr>\n<tr>\n<td>bar</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n<p>bar</p>\n] PASSED
869 tests/test_port/test_fixtures.py::test_table[832-GFM 4.10 Tables (extension), Example 203-| abc | def |\n| --- |\n| bar |\n-<p>| abc | def |\n| --- |\n| bar |</p>\n] PASSED
870 tests/test_port/test_fixtures.py::test_table[843-GFM 4.10 Tables (extension), Example 204-| abc | def |\n| --- | --- |\n| bar |\n| bar | baz | boo |\n-<table>\n<thead>\n<tr>\n<th>abc</th>\n<th>def</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bar</td>\n<td></td>\n</tr>\n<tr>\n<td>bar</td>\n<td>baz</td>\n</tr>\n</tbody>\n</table>\n] PASSED
871 tests/test_port/test_fixtures.py::test_table[870-GFM 4.10 Tables (extension), Example 205-| abc | def |\n| --- | --- |\n-<table>\n<thead>\n<tr>\n<th>abc</th>\n<th>def</th>\n</tr>\n</thead>\n</table>\n] PASSED
872 tests/test_port/test_fixtures.py::test_table[885-A list takes precedence in case of ambiguity-a | b\n- | -\n1 | 2\n-<p>a | b</p>\n<ul>\n<li>| -\n1 | 2</li>\n</ul>\n] PASSED
873 tests/test_port/test_fixtures.py::test_table[97-Nested tables inside blockquotes:-> foo|foo\n> ---|---\n> bar|bar\nbaz|baz\n-<blockquote>\n<table>\n<thead>\n<tr>\n<th>foo</th>\n<th>foo</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bar</td>\n<td>bar</td>\n</tr>\n</tbody>\n</table>\n</blockquote>\n<p>baz|baz</p>\n] PASSED
874 tests/test_port/test_fixtures.py::test_typographer[0-.-(bad)\n-<p>(bad)</p>\n] PASSED
875 tests/test_port/test_fixtures.py::test_typographer[102-dashes should be escapable-foo \\-- bar\n\nfoo -\\- bar\n-<p>foo -- bar</p>\n<p>foo -- bar</p>\n] PASSED
876 tests/test_port/test_fixtures.py::test_typographer[112-regression tests for #624-1---2---3\n\n1--2--3\n\n1 -- -- 3\n-<p>1\u20142\u20143</p>\n<p>1\u20132\u20133</p>\n<p>1 \u2013 \u2013 3</p>\n] PASSED
877 tests/test_port/test_fixtures.py::test_typographer[125-shouldn't replace entities-&#40;c) (c&#41; (c)\n-<p>(c) (c) \xa9</p>\n] PASSED
878 tests/test_port/test_fixtures.py::test_typographer[14-copyright (Upper)-(C)\n-<p>\xa9</p>\n] PASSED
879 tests/test_port/test_fixtures.py::test_typographer[21-copyright-(c) (C)\n-<p>\xa9 \xa9</p>\n] PASSED
880 tests/test_port/test_fixtures.py::test_typographer[29-reserved-(r) (R)\n-<p>\xae \xae</p>\n] PASSED
881 tests/test_port/test_fixtures.py::test_typographer[37-trademark-(tm) (TM)\n-<p>\u2122 \u2122</p>\n] PASSED
882 tests/test_port/test_fixtures.py::test_typographer[44-plus-minus-+-5\n-<p>\xb15</p>\n] PASSED
883 tests/test_port/test_fixtures.py::test_typographer[52-ellipsis-test.. test... test..... test?..... test!....\n-<p>test\u2026 test\u2026 test\u2026 test?.. test!..</p>\n] PASSED
884 tests/test_port/test_fixtures.py::test_typographer[60-dupes-!!!!!! ???? ,,\n-<p>!!! ??? ,</p>\n] PASSED
885 tests/test_port/test_fixtures.py::test_typographer[68-dupes-ellipsis-!... ?... ,... !!!!!!.... ????.... ,,...\n-<p>!.. ?.. ,\u2026 !!!.. ???.. ,\u2026</p>\n] PASSED
886 tests/test_port/test_fixtures.py::test_typographer[7-copyright (Lower)-(c)\n-<p>\xa9</p>\n] PASSED
887 tests/test_port/test_fixtures.py::test_typographer[75-copyright should be escapable-\\(c)\n-<p>(c)</p>\n] PASSED
888 tests/test_port/test_fixtures.py::test_typographer[83-dashes----markdownit --- super---\n\nmarkdownit---awesome\n\nabc ----\n\n--markdownit -- super--\n\nmarkdownit--awesome\n-<p>\u2014markdownit \u2014 super\u2014</p>\n<p>markdownit\u2014awesome</p>\n<p>abc ----</p>\n<p>\u2013markdownit \u2013 super\u2013</p>\n<p>markdownit\u2013awesome</p>\n] PASSED
889 tests/test_port/test_misc.py::test_highlight_arguments PASSED
890 tests/test_port/test_misc.py::test_ordered_list_info PASSED
891 tests/test_port/test_no_end_newline.py::test_no_end_newline[    indented code block-<pre><code>indented code block\n</code></pre>\n] PASSED
892 tests/test_port/test_no_end_newline.py::test_no_end_newline[###-<h3></h3>\n] PASSED
893 tests/test_port/test_no_end_newline.py::test_no_end_newline[#-<h1></h1>\n] PASSED
894 tests/test_port/test_no_end_newline.py::test_no_end_newline[----<hr />\n] PASSED
895 tests/test_port/test_no_end_newline.py::test_no_end_newline[--<ul>\n<li></li>\n</ul>\n] PASSED
896 tests/test_port/test_no_end_newline.py::test_no_end_newline[1.-<ol>\n<li></li>\n</ol>\n] PASSED
897 tests/test_port/test_no_end_newline.py::test_no_end_newline[<h1></h1>-<h1></h1>] PASSED
898 tests/test_port/test_no_end_newline.py::test_no_end_newline[> test\n>-<blockquote>\n<p>test</p>\n</blockquote>\n] PASSED
899 tests/test_port/test_no_end_newline.py::test_no_end_newline[>-<blockquote></blockquote>\n] PASSED
900 tests/test_port/test_no_end_newline.py::test_no_end_newline[[reference]: /url-] PASSED
901 tests/test_port/test_no_end_newline.py::test_no_end_newline[` `-<p><code> </code></p>\n] PASSED
902 tests/test_port/test_no_end_newline.py::test_no_end_newline[``````-<pre><code></code></pre>\n] PASSED
903 tests/test_port/test_no_end_newline.py::test_no_end_newline[p-<p>p</p>\n] PASSED
904 tests/test_port/test_references.py::test_inline_definitions PASSED
905 tests/test_port/test_references.py::test_ref_definitions PASSED
906 tests/test_port/test_references.py::test_store_labels PASSED
907 tests/test_port/test_references.py::test_use_existing_env PASSED
908 tests/test_tree.py::test_pretty PASSED
909 tests/test_tree.py::test_pretty_text_special PASSED
910 tests/test_tree.py::test_property_passthrough PASSED
911 tests/test_tree.py::test_sibling_traverse PASSED
912 tests/test_tree.py::test_tree_to_tokens_conversion PASSED
913 tests/test_tree.py::test_type PASSED
914 tests/test_tree.py::test_walk PASSED
916 ======== 902 passed ========
917   py$(PYV): OK
918   congratulations :)