/glfm_specification/example_snapshots/markdown.yml

https://github.com/gitlabhq/gitlabhq · YAML · 2195 lines · 1945 code · 220 blank · 30 comment · 0 complexity · a418958ceb753d084715fd9cba3f8539 MD5 · raw file

  1. ---
  2. 02_01__preliminaries__tabs__001: "\tfoo\tbaz\t\tbim\n"
  3. 02_01__preliminaries__tabs__002: " \tfoo\tbaz\t\tbim\n"
  4. 02_01__preliminaries__tabs__003: " a\ta\n ὐ\ta\n"
  5. 02_01__preliminaries__tabs__004: " - foo\n\n\tbar\n"
  6. 02_01__preliminaries__tabs__005: "- foo\n\n\t\tbar\n"
  7. 02_01__preliminaries__tabs__006: ">\t\tfoo\n"
  8. 02_01__preliminaries__tabs__007: "-\t\tfoo\n"
  9. 02_01__preliminaries__tabs__008: " foo\n\tbar\n"
  10. 02_01__preliminaries__tabs__009: " - foo\n - bar\n\t - baz\n"
  11. 02_01__preliminaries__tabs__010: "#\tFoo\n"
  12. 02_01__preliminaries__tabs__011: "*\t*\t*\t\n"
  13. 03_01__blocks_and_inlines__precedence__001: |
  14. - `one
  15. - two`
  16. 04_01__leaf_blocks__thematic_breaks__001: |
  17. ***
  18. ---
  19. ___
  20. 04_01__leaf_blocks__thematic_breaks__002: |
  21. +++
  22. 04_01__leaf_blocks__thematic_breaks__003: |
  23. ===
  24. 04_01__leaf_blocks__thematic_breaks__004: |
  25. --
  26. **
  27. __
  28. 04_01__leaf_blocks__thematic_breaks__005: |2
  29. ***
  30. ***
  31. ***
  32. 04_01__leaf_blocks__thematic_breaks__006: |2
  33. ***
  34. 04_01__leaf_blocks__thematic_breaks__007: |
  35. Foo
  36. ***
  37. 04_01__leaf_blocks__thematic_breaks__008: |
  38. _____________________________________
  39. 04_01__leaf_blocks__thematic_breaks__009: |2
  40. - - -
  41. 04_01__leaf_blocks__thematic_breaks__010: |2
  42. ** * ** * ** * **
  43. 04_01__leaf_blocks__thematic_breaks__011: |
  44. - - - -
  45. 04_01__leaf_blocks__thematic_breaks__012: "- - - - \n"
  46. 04_01__leaf_blocks__thematic_breaks__013: |
  47. _ _ _ _ a
  48. a------
  49. ---a---
  50. 04_01__leaf_blocks__thematic_breaks__014: |2
  51. *-*
  52. 04_01__leaf_blocks__thematic_breaks__015: |
  53. - foo
  54. ***
  55. - bar
  56. 04_01__leaf_blocks__thematic_breaks__016: |
  57. Foo
  58. ***
  59. bar
  60. 04_01__leaf_blocks__thematic_breaks__017: |
  61. Foo
  62. ---
  63. bar
  64. 04_01__leaf_blocks__thematic_breaks__018: |
  65. * Foo
  66. * * *
  67. * Bar
  68. 04_01__leaf_blocks__thematic_breaks__019: |
  69. - Foo
  70. - * * *
  71. 04_02__leaf_blocks__atx_headings__001: |
  72. # foo
  73. ## foo
  74. ### foo
  75. #### foo
  76. ##### foo
  77. ###### foo
  78. 04_02__leaf_blocks__atx_headings__002: |
  79. ####### foo
  80. 04_02__leaf_blocks__atx_headings__003: |
  81. #5 bolt
  82. #hashtag
  83. 04_02__leaf_blocks__atx_headings__004: |
  84. \## foo
  85. 04_02__leaf_blocks__atx_headings__005: |
  86. # foo *bar* \*baz\*
  87. 04_02__leaf_blocks__atx_headings__006: "# foo \n"
  88. 04_02__leaf_blocks__atx_headings__007: |2
  89. ### foo
  90. ## foo
  91. # foo
  92. 04_02__leaf_blocks__atx_headings__008: |2
  93. # foo
  94. 04_02__leaf_blocks__atx_headings__009: |
  95. foo
  96. # bar
  97. 04_02__leaf_blocks__atx_headings__010: |
  98. ## foo ##
  99. ### bar ###
  100. 04_02__leaf_blocks__atx_headings__011: |
  101. # foo ##################################
  102. ##### foo ##
  103. 04_02__leaf_blocks__atx_headings__012: "### foo ### \n"
  104. 04_02__leaf_blocks__atx_headings__013: |
  105. ### foo ### b
  106. 04_02__leaf_blocks__atx_headings__014: |
  107. # foo#
  108. 04_02__leaf_blocks__atx_headings__015: |
  109. ### foo \###
  110. ## foo #\##
  111. # foo \#
  112. 04_02__leaf_blocks__atx_headings__016: |
  113. ****
  114. ## foo
  115. ****
  116. 04_02__leaf_blocks__atx_headings__017: |
  117. Foo bar
  118. # baz
  119. Bar foo
  120. 04_02__leaf_blocks__atx_headings__018: "## \n#\n### ###\n"
  121. 04_03__leaf_blocks__setext_headings__001: |
  122. Foo *bar*
  123. =========
  124. Foo *bar*
  125. ---------
  126. 04_03__leaf_blocks__setext_headings__002: |
  127. Foo *bar
  128. baz*
  129. ====
  130. 04_03__leaf_blocks__setext_headings__003: " Foo *bar\nbaz*\t\n====\n"
  131. 04_03__leaf_blocks__setext_headings__004: |
  132. Foo
  133. -------------------------
  134. Foo
  135. =
  136. 04_03__leaf_blocks__setext_headings__005: |2
  137. Foo
  138. ---
  139. Foo
  140. -----
  141. Foo
  142. ===
  143. 04_03__leaf_blocks__setext_headings__006: |2
  144. Foo
  145. ---
  146. Foo
  147. ---
  148. 04_03__leaf_blocks__setext_headings__007: "Foo\n ---- \n"
  149. 04_03__leaf_blocks__setext_headings__008: |
  150. Foo
  151. ---
  152. 04_03__leaf_blocks__setext_headings__009: |
  153. Foo
  154. = =
  155. Foo
  156. --- -
  157. 04_03__leaf_blocks__setext_headings__010: "Foo \n-----\n"
  158. 04_03__leaf_blocks__setext_headings__011: |
  159. Foo\
  160. ----
  161. 04_03__leaf_blocks__setext_headings__012: |
  162. `Foo
  163. ----
  164. `
  165. <a title="a lot
  166. ---
  167. of dashes"/>
  168. 04_03__leaf_blocks__setext_headings__013: |
  169. > Foo
  170. ---
  171. 04_03__leaf_blocks__setext_headings__014: |
  172. > foo
  173. bar
  174. ===
  175. 04_03__leaf_blocks__setext_headings__015: |
  176. - Foo
  177. ---
  178. 04_03__leaf_blocks__setext_headings__016: |
  179. Foo
  180. Bar
  181. ---
  182. 04_03__leaf_blocks__setext_headings__017: |
  183. ---
  184. Foo
  185. ---
  186. Bar
  187. ---
  188. Baz
  189. 04_03__leaf_blocks__setext_headings__018: |2
  190. ====
  191. 04_03__leaf_blocks__setext_headings__019: |
  192. ---
  193. ---
  194. 04_03__leaf_blocks__setext_headings__020: |
  195. - foo
  196. -----
  197. 04_03__leaf_blocks__setext_headings__021: |2
  198. foo
  199. ---
  200. 04_03__leaf_blocks__setext_headings__022: |
  201. > foo
  202. -----
  203. 04_03__leaf_blocks__setext_headings__023: |
  204. \> foo
  205. ------
  206. 04_03__leaf_blocks__setext_headings__024: |
  207. Foo
  208. bar
  209. ---
  210. baz
  211. 04_03__leaf_blocks__setext_headings__025: |
  212. Foo
  213. bar
  214. ---
  215. baz
  216. 04_03__leaf_blocks__setext_headings__026: |
  217. Foo
  218. bar
  219. * * *
  220. baz
  221. 04_03__leaf_blocks__setext_headings__027: |
  222. Foo
  223. bar
  224. \---
  225. baz
  226. 04_04__leaf_blocks__indented_code_blocks__001: |2
  227. a simple
  228. indented code block
  229. 04_04__leaf_blocks__indented_code_blocks__002: |2
  230. - foo
  231. bar
  232. 04_04__leaf_blocks__indented_code_blocks__003: |
  233. 1. foo
  234. - bar
  235. 04_04__leaf_blocks__indented_code_blocks__004: |2
  236. <a/>
  237. *hi*
  238. - one
  239. 04_04__leaf_blocks__indented_code_blocks__005: " chunk1\n\n chunk2\n \n \n
  240. \n chunk3\n"
  241. 04_04__leaf_blocks__indented_code_blocks__006: " chunk1\n \n chunk2\n"
  242. 04_04__leaf_blocks__indented_code_blocks__007: |+
  243. Foo
  244. bar
  245. 04_04__leaf_blocks__indented_code_blocks__008: |2
  246. foo
  247. bar
  248. 04_04__leaf_blocks__indented_code_blocks__009: |
  249. # Heading
  250. foo
  251. Heading
  252. ------
  253. foo
  254. ----
  255. 04_04__leaf_blocks__indented_code_blocks__010: |2
  256. foo
  257. bar
  258. 04_04__leaf_blocks__indented_code_blocks__011: "\n \n foo\n \n\n"
  259. 04_04__leaf_blocks__indented_code_blocks__012: " foo \n"
  260. 04_05__leaf_blocks__fenced_code_blocks__001: |
  261. ```
  262. <
  263. >
  264. ```
  265. 04_05__leaf_blocks__fenced_code_blocks__002: |
  266. ~~~
  267. <
  268. >
  269. ~~~
  270. 04_05__leaf_blocks__fenced_code_blocks__003: |
  271. ``
  272. foo
  273. ``
  274. 04_05__leaf_blocks__fenced_code_blocks__004: |
  275. ```
  276. aaa
  277. ~~~
  278. ```
  279. 04_05__leaf_blocks__fenced_code_blocks__005: |
  280. ~~~
  281. aaa
  282. ```
  283. ~~~
  284. 04_05__leaf_blocks__fenced_code_blocks__006: |
  285. ````
  286. aaa
  287. ```
  288. ``````
  289. 04_05__leaf_blocks__fenced_code_blocks__007: |
  290. ~~~~
  291. aaa
  292. ~~~
  293. ~~~~
  294. 04_05__leaf_blocks__fenced_code_blocks__008: |
  295. ```
  296. 04_05__leaf_blocks__fenced_code_blocks__009: |
  297. `````
  298. ```
  299. aaa
  300. 04_05__leaf_blocks__fenced_code_blocks__010: |
  301. > ```
  302. > aaa
  303. bbb
  304. 04_05__leaf_blocks__fenced_code_blocks__011: "```\n\n \n```\n"
  305. 04_05__leaf_blocks__fenced_code_blocks__012: |
  306. ```
  307. ```
  308. 04_05__leaf_blocks__fenced_code_blocks__013: |2
  309. ```
  310. aaa
  311. aaa
  312. ```
  313. 04_05__leaf_blocks__fenced_code_blocks__014: |2
  314. ```
  315. aaa
  316. aaa
  317. aaa
  318. ```
  319. 04_05__leaf_blocks__fenced_code_blocks__015: |2
  320. ```
  321. aaa
  322. aaa
  323. aaa
  324. ```
  325. 04_05__leaf_blocks__fenced_code_blocks__016: |2
  326. ```
  327. aaa
  328. ```
  329. 04_05__leaf_blocks__fenced_code_blocks__017: |
  330. ```
  331. aaa
  332. ```
  333. 04_05__leaf_blocks__fenced_code_blocks__018: |2
  334. ```
  335. aaa
  336. ```
  337. 04_05__leaf_blocks__fenced_code_blocks__019: |
  338. ```
  339. aaa
  340. ```
  341. 04_05__leaf_blocks__fenced_code_blocks__020: |
  342. ``` ```
  343. aaa
  344. 04_05__leaf_blocks__fenced_code_blocks__021: |
  345. ~~~~~~
  346. aaa
  347. ~~~ ~~
  348. 04_05__leaf_blocks__fenced_code_blocks__022: |
  349. foo
  350. ```
  351. bar
  352. ```
  353. baz
  354. 04_05__leaf_blocks__fenced_code_blocks__023: |
  355. foo
  356. ---
  357. ~~~
  358. bar
  359. ~~~
  360. # baz
  361. 04_05__leaf_blocks__fenced_code_blocks__024: |
  362. ```ruby
  363. def foo(x)
  364. return 3
  365. end
  366. ```
  367. 04_05__leaf_blocks__fenced_code_blocks__025: |
  368. ~~~~ ruby startline=3 $%@#$
  369. def foo(x)
  370. return 3
  371. end
  372. ~~~~~~~
  373. 04_05__leaf_blocks__fenced_code_blocks__026: |
  374. ````;
  375. ````
  376. 04_05__leaf_blocks__fenced_code_blocks__027: |
  377. ``` aa ```
  378. foo
  379. 04_05__leaf_blocks__fenced_code_blocks__028: |
  380. ~~~ aa ``` ~~~
  381. foo
  382. ~~~
  383. 04_05__leaf_blocks__fenced_code_blocks__029: |
  384. ```
  385. ``` aaa
  386. ```
  387. 04_06__leaf_blocks__html_blocks__001: |
  388. <table><tr><td>
  389. <pre>
  390. **Hello**,
  391. _world_.
  392. </pre>
  393. </td></tr></table>
  394. 04_06__leaf_blocks__html_blocks__002: |
  395. <table>
  396. <tr>
  397. <td>
  398. hi
  399. </td>
  400. </tr>
  401. </table>
  402. okay.
  403. 04_06__leaf_blocks__html_blocks__003: |2
  404. <div>
  405. *hello*
  406. <foo><a>
  407. 04_06__leaf_blocks__html_blocks__004: |
  408. </div>
  409. *foo*
  410. 04_06__leaf_blocks__html_blocks__005: |
  411. <DIV CLASS="foo">
  412. *Markdown*
  413. </DIV>
  414. 04_06__leaf_blocks__html_blocks__006: |
  415. <div id="foo"
  416. class="bar">
  417. </div>
  418. 04_06__leaf_blocks__html_blocks__007: |
  419. <div id="foo" class="bar
  420. baz">
  421. </div>
  422. 04_06__leaf_blocks__html_blocks__008: |
  423. <div>
  424. *foo*
  425. *bar*
  426. 04_06__leaf_blocks__html_blocks__009: |
  427. <div id="foo"
  428. *hi*
  429. 04_06__leaf_blocks__html_blocks__010: |
  430. <div class
  431. foo
  432. 04_06__leaf_blocks__html_blocks__011: |
  433. <div *???-&&&-<---
  434. *foo*
  435. 04_06__leaf_blocks__html_blocks__012: |
  436. <div><a href="bar">*foo*</a></div>
  437. 04_06__leaf_blocks__html_blocks__013: |
  438. <table><tr><td>
  439. foo
  440. </td></tr></table>
  441. 04_06__leaf_blocks__html_blocks__014: |
  442. <div></div>
  443. ``` c
  444. int x = 33;
  445. ```
  446. 04_06__leaf_blocks__html_blocks__015: |
  447. <a href="foo">
  448. *bar*
  449. </a>
  450. 04_06__leaf_blocks__html_blocks__016: |
  451. <Warning>
  452. *bar*
  453. </Warning>
  454. 04_06__leaf_blocks__html_blocks__017: |
  455. <i class="foo">
  456. *bar*
  457. </i>
  458. 04_06__leaf_blocks__html_blocks__018: |
  459. </ins>
  460. *bar*
  461. 04_06__leaf_blocks__html_blocks__019: |
  462. <del>
  463. *foo*
  464. </del>
  465. 04_06__leaf_blocks__html_blocks__020: |
  466. <del>
  467. *foo*
  468. </del>
  469. 04_06__leaf_blocks__html_blocks__021: |
  470. <del>*foo*</del>
  471. 04_06__leaf_blocks__html_blocks__022: |
  472. <pre language="haskell"><code>
  473. import Text.HTML.TagSoup
  474. main :: IO ()
  475. main = print $ parseTags tags
  476. </code></pre>
  477. okay
  478. 04_06__leaf_blocks__html_blocks__023: |
  479. <script type="text/javascript">
  480. // JavaScript example
  481. document.getElementById("demo").innerHTML = "Hello JavaScript!";
  482. </script>
  483. okay
  484. 04_06__leaf_blocks__html_blocks__024: |
  485. <style
  486. type="text/css">
  487. h1 {color:red;}
  488. p {color:blue;}
  489. </style>
  490. okay
  491. 04_06__leaf_blocks__html_blocks__025: |
  492. <style
  493. type="text/css">
  494. foo
  495. 04_06__leaf_blocks__html_blocks__026: |
  496. > <div>
  497. > foo
  498. bar
  499. 04_06__leaf_blocks__html_blocks__027: |
  500. - <div>
  501. - foo
  502. 04_06__leaf_blocks__html_blocks__028: |
  503. <style>p{color:red;}</style>
  504. *foo*
  505. 04_06__leaf_blocks__html_blocks__029: |
  506. <!-- foo -->*bar*
  507. *baz*
  508. 04_06__leaf_blocks__html_blocks__030: |
  509. <script>
  510. foo
  511. </script>1. *bar*
  512. 04_06__leaf_blocks__html_blocks__031: |
  513. <!-- Foo
  514. bar
  515. baz -->
  516. okay
  517. 04_06__leaf_blocks__html_blocks__032: |
  518. <?php
  519. echo '>';
  520. ?>
  521. okay
  522. 04_06__leaf_blocks__html_blocks__033: |
  523. <!DOCTYPE html>
  524. 04_06__leaf_blocks__html_blocks__034: |
  525. <![CDATA[
  526. function matchwo(a,b)
  527. {
  528. if (a < b && a < 0) then {
  529. return 1;
  530. } else {
  531. return 0;
  532. }
  533. }
  534. ]]>
  535. okay
  536. 04_06__leaf_blocks__html_blocks__035: |2
  537. <!-- foo -->
  538. <!-- foo -->
  539. 04_06__leaf_blocks__html_blocks__036: |2
  540. <div>
  541. <div>
  542. 04_06__leaf_blocks__html_blocks__037: |
  543. Foo
  544. <div>
  545. bar
  546. </div>
  547. 04_06__leaf_blocks__html_blocks__038: |
  548. <div>
  549. bar
  550. </div>
  551. *foo*
  552. 04_06__leaf_blocks__html_blocks__039: |
  553. Foo
  554. <a href="bar">
  555. baz
  556. 04_06__leaf_blocks__html_blocks__040: |
  557. <div>
  558. *Emphasized* text.
  559. </div>
  560. 04_06__leaf_blocks__html_blocks__041: |
  561. <div>
  562. *Emphasized* text.
  563. </div>
  564. 04_06__leaf_blocks__html_blocks__042: |
  565. <table>
  566. <tr>
  567. <td>
  568. Hi
  569. </td>
  570. </tr>
  571. </table>
  572. 04_06__leaf_blocks__html_blocks__043: |
  573. <table>
  574. <tr>
  575. <td>
  576. Hi
  577. </td>
  578. </tr>
  579. </table>
  580. 04_07__leaf_blocks__link_reference_definitions__001: |
  581. [foo]: /url "title"
  582. [foo]
  583. 04_07__leaf_blocks__link_reference_definitions__002: " [foo]: \n /url \n 'the
  584. title' \n\n[foo]\n"
  585. 04_07__leaf_blocks__link_reference_definitions__003: |
  586. [Foo*bar\]]:my_(url) 'title (with parens)'
  587. [Foo*bar\]]
  588. 04_07__leaf_blocks__link_reference_definitions__004: |
  589. [Foo bar]:
  590. <my url>
  591. 'title'
  592. [Foo bar]
  593. 04_07__leaf_blocks__link_reference_definitions__005: |
  594. [foo]: /url '
  595. title
  596. line1
  597. line2
  598. '
  599. [foo]
  600. 04_07__leaf_blocks__link_reference_definitions__006: |
  601. [foo]: /url 'title
  602. with blank line'
  603. [foo]
  604. 04_07__leaf_blocks__link_reference_definitions__007: |
  605. [foo]:
  606. /url
  607. [foo]
  608. 04_07__leaf_blocks__link_reference_definitions__008: |
  609. [foo]:
  610. [foo]
  611. 04_07__leaf_blocks__link_reference_definitions__009: |
  612. [foo]: <>
  613. [foo]
  614. 04_07__leaf_blocks__link_reference_definitions__010: |
  615. [foo]: <bar>(baz)
  616. [foo]
  617. 04_07__leaf_blocks__link_reference_definitions__011: |
  618. [foo]: /url\bar\*baz "foo\"bar\baz"
  619. [foo]
  620. 04_07__leaf_blocks__link_reference_definitions__012: |
  621. [foo]
  622. [foo]: url
  623. 04_07__leaf_blocks__link_reference_definitions__013: |
  624. [foo]
  625. [foo]: first
  626. [foo]: second
  627. 04_07__leaf_blocks__link_reference_definitions__014: |
  628. [FOO]: /url
  629. [Foo]
  630. 04_07__leaf_blocks__link_reference_definitions__015: |
  631. [ΑΓΩ]: /φου
  632. [αγω]
  633. 04_07__leaf_blocks__link_reference_definitions__016: |
  634. [foo]: /url
  635. 04_07__leaf_blocks__link_reference_definitions__017: |
  636. [
  637. foo
  638. ]: /url
  639. bar
  640. 04_07__leaf_blocks__link_reference_definitions__018: |
  641. [foo]: /url "title" ok
  642. 04_07__leaf_blocks__link_reference_definitions__019: |
  643. [foo]: /url
  644. "title" ok
  645. 04_07__leaf_blocks__link_reference_definitions__020: |2
  646. [foo]: /url "title"
  647. [foo]
  648. 04_07__leaf_blocks__link_reference_definitions__021: |
  649. ```
  650. [foo]: /url
  651. ```
  652. [foo]
  653. 04_07__leaf_blocks__link_reference_definitions__022: |
  654. Foo
  655. [bar]: /baz
  656. [bar]
  657. 04_07__leaf_blocks__link_reference_definitions__023: |
  658. # [Foo]
  659. [foo]: /url
  660. > bar
  661. 04_07__leaf_blocks__link_reference_definitions__024: |
  662. [foo]: /url
  663. bar
  664. ===
  665. [foo]
  666. 04_07__leaf_blocks__link_reference_definitions__025: |
  667. [foo]: /url
  668. ===
  669. [foo]
  670. 04_07__leaf_blocks__link_reference_definitions__026: |
  671. [foo]: /foo-url "foo"
  672. [bar]: /bar-url
  673. "bar"
  674. [baz]: /baz-url
  675. [foo],
  676. [bar],
  677. [baz]
  678. 04_07__leaf_blocks__link_reference_definitions__027: |
  679. [foo]
  680. > [foo]: /url
  681. 04_07__leaf_blocks__link_reference_definitions__028: |
  682. [foo]: /url
  683. 04_08__leaf_blocks__paragraphs__001: |
  684. aaa
  685. bbb
  686. 04_08__leaf_blocks__paragraphs__002: |
  687. aaa
  688. bbb
  689. ccc
  690. ddd
  691. 04_08__leaf_blocks__paragraphs__003: |
  692. aaa
  693. bbb
  694. 04_08__leaf_blocks__paragraphs__004: |2
  695. aaa
  696. bbb
  697. 04_08__leaf_blocks__paragraphs__005: |
  698. aaa
  699. bbb
  700. ccc
  701. 04_08__leaf_blocks__paragraphs__006: |2
  702. aaa
  703. bbb
  704. 04_08__leaf_blocks__paragraphs__007: |2
  705. aaa
  706. bbb
  707. 04_08__leaf_blocks__paragraphs__008: "aaa \nbbb \n"
  708. 04_09__leaf_blocks__blank_lines__001: " \n\naaa\n \n\n# aaa\n\n \n"
  709. 04_10__leaf_blocks__tables_extension__001: |
  710. | foo | bar |
  711. | --- | --- |
  712. | baz | bim |
  713. 04_10__leaf_blocks__tables_extension__002: |
  714. | abc | defghi |
  715. :-: | -----------:
  716. bar | baz
  717. 04_10__leaf_blocks__tables_extension__003: |
  718. | f\|oo |
  719. | ------ |
  720. | b `\|` az |
  721. | b **\|** im |
  722. 04_10__leaf_blocks__tables_extension__004: |
  723. | abc | def |
  724. | --- | --- |
  725. | bar | baz |
  726. > bar
  727. 04_10__leaf_blocks__tables_extension__005: |
  728. | abc | def |
  729. | --- | --- |
  730. | bar | baz |
  731. bar
  732. bar
  733. 04_10__leaf_blocks__tables_extension__006: |
  734. | abc | def |
  735. | --- |
  736. | bar |
  737. 04_10__leaf_blocks__tables_extension__007: |
  738. | abc | def |
  739. | --- | --- |
  740. | bar |
  741. | bar | baz | boo |
  742. 04_10__leaf_blocks__tables_extension__008: |
  743. | abc | def |
  744. | --- | --- |
  745. 05_01__container_blocks__block_quotes__001: |
  746. > # Foo
  747. > bar
  748. > baz
  749. 05_01__container_blocks__block_quotes__002: |
  750. ># Foo
  751. >bar
  752. > baz
  753. 05_01__container_blocks__block_quotes__003: |2
  754. > # Foo
  755. > bar
  756. > baz
  757. 05_01__container_blocks__block_quotes__004: |2
  758. > # Foo
  759. > bar
  760. > baz
  761. 05_01__container_blocks__block_quotes__005: |
  762. > # Foo
  763. > bar
  764. baz
  765. 05_01__container_blocks__block_quotes__006: |
  766. > bar
  767. baz
  768. > foo
  769. 05_01__container_blocks__block_quotes__007: |
  770. > foo
  771. ---
  772. 05_01__container_blocks__block_quotes__008: |
  773. > - foo
  774. - bar
  775. 05_01__container_blocks__block_quotes__009: |
  776. > foo
  777. bar
  778. 05_01__container_blocks__block_quotes__010: |
  779. > ```
  780. foo
  781. ```
  782. 05_01__container_blocks__block_quotes__011: |
  783. > foo
  784. - bar
  785. 05_01__container_blocks__block_quotes__012: |
  786. >
  787. 05_01__container_blocks__block_quotes__013: ">\n> \n> \n"
  788. 05_01__container_blocks__block_quotes__014: ">\n> foo\n> \n"
  789. 05_01__container_blocks__block_quotes__015: |
  790. > foo
  791. > bar
  792. 05_01__container_blocks__block_quotes__016: |
  793. > foo
  794. > bar
  795. 05_01__container_blocks__block_quotes__017: |
  796. > foo
  797. >
  798. > bar
  799. 05_01__container_blocks__block_quotes__018: |
  800. foo
  801. > bar
  802. 05_01__container_blocks__block_quotes__019: |
  803. > aaa
  804. ***
  805. > bbb
  806. 05_01__container_blocks__block_quotes__020: |
  807. > bar
  808. baz
  809. 05_01__container_blocks__block_quotes__021: |
  810. > bar
  811. baz
  812. 05_01__container_blocks__block_quotes__022: |
  813. > bar
  814. >
  815. baz
  816. 05_01__container_blocks__block_quotes__023: |
  817. > > > foo
  818. bar
  819. 05_01__container_blocks__block_quotes__024: |
  820. >>> foo
  821. > bar
  822. >>baz
  823. 05_01__container_blocks__block_quotes__025: |
  824. > code
  825. > not code
  826. 05_02__container_blocks__list_items__001: |
  827. A paragraph
  828. with two lines.
  829. indented code
  830. > A block quote.
  831. 05_02__container_blocks__list_items__002: |
  832. 1. A paragraph
  833. with two lines.
  834. indented code
  835. > A block quote.
  836. 05_02__container_blocks__list_items__003: |
  837. - one
  838. two
  839. 05_02__container_blocks__list_items__004: |
  840. - one
  841. two
  842. 05_02__container_blocks__list_items__005: |2
  843. - one
  844. two
  845. 05_02__container_blocks__list_items__006: |2
  846. - one
  847. two
  848. 05_02__container_blocks__list_items__007: |2
  849. > > 1. one
  850. >>
  851. >> two
  852. 05_02__container_blocks__list_items__008: |
  853. >>- one
  854. >>
  855. > > two
  856. 05_02__container_blocks__list_items__009: |
  857. -one
  858. 2.two
  859. 05_02__container_blocks__list_items__010: |
  860. - foo
  861. bar
  862. 05_02__container_blocks__list_items__011: |
  863. 1. foo
  864. ```
  865. bar
  866. ```
  867. baz
  868. > bam
  869. 05_02__container_blocks__list_items__012: |
  870. - Foo
  871. bar
  872. baz
  873. 05_02__container_blocks__list_items__013: |
  874. 123456789. ok
  875. 05_02__container_blocks__list_items__014: |
  876. 1234567890. not ok
  877. 05_02__container_blocks__list_items__015: |
  878. 0. ok
  879. 05_02__container_blocks__list_items__016: |
  880. 003. ok
  881. 05_02__container_blocks__list_items__017: |
  882. -1. not ok
  883. 05_02__container_blocks__list_items__018: |
  884. - foo
  885. bar
  886. 05_02__container_blocks__list_items__019: |2
  887. 10. foo
  888. bar
  889. 05_02__container_blocks__list_items__020: |2
  890. indented code
  891. paragraph
  892. more code
  893. 05_02__container_blocks__list_items__021: |
  894. 1. indented code
  895. paragraph
  896. more code
  897. 05_02__container_blocks__list_items__022: |
  898. 1. indented code
  899. paragraph
  900. more code
  901. 05_02__container_blocks__list_items__023: |2
  902. foo
  903. bar
  904. 05_02__container_blocks__list_items__024: |
  905. - foo
  906. bar
  907. 05_02__container_blocks__list_items__025: |
  908. - foo
  909. bar
  910. 05_02__container_blocks__list_items__026: |
  911. -
  912. foo
  913. -
  914. ```
  915. bar
  916. ```
  917. -
  918. baz
  919. 05_02__container_blocks__list_items__027: "- \n foo\n"
  920. 05_02__container_blocks__list_items__028: |
  921. -
  922. foo
  923. 05_02__container_blocks__list_items__029: |
  924. - foo
  925. -
  926. - bar
  927. 05_02__container_blocks__list_items__030: "- foo\n- \n- bar\n"
  928. 05_02__container_blocks__list_items__031: |
  929. 1. foo
  930. 2.
  931. 3. bar
  932. 05_02__container_blocks__list_items__032: |
  933. *
  934. 05_02__container_blocks__list_items__033: |
  935. foo
  936. *
  937. foo
  938. 1.
  939. 05_02__container_blocks__list_items__034: |2
  940. 1. A paragraph
  941. with two lines.
  942. indented code
  943. > A block quote.
  944. 05_02__container_blocks__list_items__035: |2
  945. 1. A paragraph
  946. with two lines.
  947. indented code
  948. > A block quote.
  949. 05_02__container_blocks__list_items__036: |2
  950. 1. A paragraph
  951. with two lines.
  952. indented code
  953. > A block quote.
  954. 05_02__container_blocks__list_items__037: |2
  955. 1. A paragraph
  956. with two lines.
  957. indented code
  958. > A block quote.
  959. 05_02__container_blocks__list_items__038: |2
  960. 1. A paragraph
  961. with two lines.
  962. indented code
  963. > A block quote.
  964. 05_02__container_blocks__list_items__039: |2
  965. 1. A paragraph
  966. with two lines.
  967. 05_02__container_blocks__list_items__040: |
  968. > 1. > Blockquote
  969. continued here.
  970. 05_02__container_blocks__list_items__041: |
  971. > 1. > Blockquote
  972. > continued here.
  973. 05_02__container_blocks__list_items__042: |
  974. - foo
  975. - bar
  976. - baz
  977. - boo
  978. 05_02__container_blocks__list_items__043: |
  979. - foo
  980. - bar
  981. - baz
  982. - boo
  983. 05_02__container_blocks__list_items__044: |
  984. 10) foo
  985. - bar
  986. 05_02__container_blocks__list_items__045: |
  987. 10) foo
  988. - bar
  989. 05_02__container_blocks__list_items__046: |
  990. - - foo
  991. 05_02__container_blocks__list_items__047: |
  992. 1. - 2. foo
  993. 05_02__container_blocks__list_items__048: |
  994. - # Foo
  995. - Bar
  996. ---
  997. baz
  998. 05_04__container_blocks__lists__001: |
  999. - foo
  1000. - bar
  1001. + baz
  1002. 05_04__container_blocks__lists__002: |
  1003. 1. foo
  1004. 2. bar
  1005. 3) baz
  1006. 05_04__container_blocks__lists__003: |
  1007. Foo
  1008. - bar
  1009. - baz
  1010. 05_04__container_blocks__lists__004: |
  1011. The number of windows in my house is
  1012. 14. The number of doors is 6.
  1013. 05_04__container_blocks__lists__005: |
  1014. The number of windows in my house is
  1015. 1. The number of doors is 6.
  1016. 05_04__container_blocks__lists__006: |
  1017. - foo
  1018. - bar
  1019. - baz
  1020. 05_04__container_blocks__lists__007: |
  1021. - foo
  1022. - bar
  1023. - baz
  1024. bim
  1025. 05_04__container_blocks__lists__008: |
  1026. - foo
  1027. - bar
  1028. <!-- -->
  1029. - baz
  1030. - bim
  1031. 05_04__container_blocks__lists__009: |
  1032. - foo
  1033. notcode
  1034. - foo
  1035. <!-- -->
  1036. code
  1037. 05_04__container_blocks__lists__010: |
  1038. - a
  1039. - b
  1040. - c
  1041. - d
  1042. - e
  1043. - f
  1044. - g
  1045. 05_04__container_blocks__lists__011: |
  1046. 1. a
  1047. 2. b
  1048. 3. c
  1049. 05_04__container_blocks__lists__012: |
  1050. - a
  1051. - b
  1052. - c
  1053. - d
  1054. - e
  1055. 05_04__container_blocks__lists__013: |
  1056. 1. a
  1057. 2. b
  1058. 3. c
  1059. 05_04__container_blocks__lists__014: |
  1060. - a
  1061. - b
  1062. - c
  1063. 05_04__container_blocks__lists__015: |
  1064. * a
  1065. *
  1066. * c
  1067. 05_04__container_blocks__lists__016: |
  1068. - a
  1069. - b
  1070. c
  1071. - d
  1072. 05_04__container_blocks__lists__017: |
  1073. - a
  1074. - b
  1075. [ref]: /url
  1076. - d
  1077. 05_04__container_blocks__lists__018: |
  1078. - a
  1079. - ```
  1080. b
  1081. ```
  1082. - c
  1083. 05_04__container_blocks__lists__019: |
  1084. - a
  1085. - b
  1086. c
  1087. - d
  1088. 05_04__container_blocks__lists__020: |
  1089. * a
  1090. > b
  1091. >
  1092. * c
  1093. 05_04__container_blocks__lists__021: |
  1094. - a
  1095. > b
  1096. ```
  1097. c
  1098. ```
  1099. - d
  1100. 05_04__container_blocks__lists__022: |
  1101. - a
  1102. 05_04__container_blocks__lists__023: |
  1103. - a
  1104. - b
  1105. 05_04__container_blocks__lists__024: |
  1106. 1. ```
  1107. foo
  1108. ```
  1109. bar
  1110. 05_04__container_blocks__lists__025: |
  1111. * foo
  1112. * bar
  1113. baz
  1114. 05_04__container_blocks__lists__026: |
  1115. - a
  1116. - b
  1117. - c
  1118. - d
  1119. - e
  1120. - f
  1121. 06_01__inlines__001: |
  1122. `hi`lo`
  1123. 06_02__inlines__backslash_escapes__001: |
  1124. \!\"\#\$\%\&\'\(\)\*\+\,\-\.\/\:\;\<\=\>\?\@\[\\\]\^\_\`\{\|\}\~
  1125. 06_02__inlines__backslash_escapes__002: "\\\t\\A\\a\\ \\3\\φ\\«\n"
  1126. 06_02__inlines__backslash_escapes__003: |
  1127. \*not emphasized*
  1128. \<br/> not a tag
  1129. \[not a link](/foo)
  1130. \`not code`
  1131. 1\. not a list
  1132. \* not a list
  1133. \# not a heading
  1134. \[foo]: /url "not a reference"
  1135. \&ouml; not a character entity
  1136. 06_02__inlines__backslash_escapes__004: |
  1137. \\*emphasis*
  1138. 06_02__inlines__backslash_escapes__005: |
  1139. foo\
  1140. bar
  1141. 06_02__inlines__backslash_escapes__006: |
  1142. `` \[\` ``
  1143. 06_02__inlines__backslash_escapes__007: |2
  1144. \[\]
  1145. 06_02__inlines__backslash_escapes__008: |
  1146. ~~~
  1147. \[\]
  1148. ~~~
  1149. 06_02__inlines__backslash_escapes__009: |
  1150. <http://example.com?find=\*>
  1151. 06_02__inlines__backslash_escapes__010: |
  1152. <a href="/bar\/)">
  1153. 06_02__inlines__backslash_escapes__011: |
  1154. [foo](/bar\* "ti\*tle")
  1155. 06_02__inlines__backslash_escapes__012: |
  1156. [foo]
  1157. [foo]: /bar\* "ti\*tle"
  1158. 06_02__inlines__backslash_escapes__013: |
  1159. ``` foo\+bar
  1160. foo
  1161. ```
  1162. 06_03__inlines__entity_and_numeric_character_references__001: |
  1163. &nbsp; &amp; &copy; &AElig; &Dcaron;
  1164. &frac34; &HilbertSpace; &DifferentialD;
  1165. &ClockwiseContourIntegral; &ngE;
  1166. 06_03__inlines__entity_and_numeric_character_references__002: |
  1167. &#35; &#1234; &#992; &#0;
  1168. 06_03__inlines__entity_and_numeric_character_references__003: |
  1169. &#X22; &#XD06; &#xcab;
  1170. 06_03__inlines__entity_and_numeric_character_references__004: |
  1171. &nbsp &x; &#; &#x;
  1172. &#987654321;
  1173. &#abcdef0;
  1174. &ThisIsNotDefined; &hi?;
  1175. 06_03__inlines__entity_and_numeric_character_references__005: |
  1176. &copy
  1177. 06_03__inlines__entity_and_numeric_character_references__006: |
  1178. &MadeUpEntity;
  1179. 06_03__inlines__entity_and_numeric_character_references__007: |
  1180. <a href="&ouml;&ouml;.html">
  1181. 06_03__inlines__entity_and_numeric_character_references__008: |
  1182. [foo](/f&ouml;&ouml; "f&ouml;&ouml;")
  1183. 06_03__inlines__entity_and_numeric_character_references__009: |
  1184. [foo]
  1185. [foo]: /f&ouml;&ouml; "f&ouml;&ouml;"
  1186. 06_03__inlines__entity_and_numeric_character_references__010: |
  1187. ``` f&ouml;&ouml;
  1188. foo
  1189. ```
  1190. 06_03__inlines__entity_and_numeric_character_references__011: |
  1191. `f&ouml;&ouml;`
  1192. 06_03__inlines__entity_and_numeric_character_references__012: |2
  1193. f&ouml;f&ouml;
  1194. 06_03__inlines__entity_and_numeric_character_references__013: |
  1195. &#42;foo&#42;
  1196. *foo*
  1197. 06_03__inlines__entity_and_numeric_character_references__014: |
  1198. &#42; foo
  1199. * foo
  1200. 06_03__inlines__entity_and_numeric_character_references__015: |
  1201. foo&#10;&#10;bar
  1202. 06_03__inlines__entity_and_numeric_character_references__016: |
  1203. &#9;foo
  1204. 06_03__inlines__entity_and_numeric_character_references__017: |
  1205. [a](url &quot;tit&quot;)
  1206. 06_04__inlines__code_spans__001: |
  1207. `foo`
  1208. 06_04__inlines__code_spans__002: |
  1209. `` foo ` bar ``
  1210. 06_04__inlines__code_spans__003: |
  1211. ` `` `
  1212. 06_04__inlines__code_spans__004: |
  1213. ` `` `
  1214. 06_04__inlines__code_spans__005: |
  1215. ` a`
  1216. 06_04__inlines__code_spans__006: |
  1217. ` b `
  1218. 06_04__inlines__code_spans__007: |
  1219. ` `
  1220. ` `
  1221. 06_04__inlines__code_spans__008: "``\nfoo\nbar \nbaz\n``\n"
  1222. 06_04__inlines__code_spans__009: "``\nfoo \n``\n"
  1223. 06_04__inlines__code_spans__010: "`foo bar \nbaz`\n"
  1224. 06_04__inlines__code_spans__011: |
  1225. `foo\`bar`
  1226. 06_04__inlines__code_spans__012: |
  1227. ``foo`bar``
  1228. 06_04__inlines__code_spans__013: |
  1229. ` foo `` bar `
  1230. 06_04__inlines__code_spans__014: |
  1231. *foo`*`
  1232. 06_04__inlines__code_spans__015: |
  1233. [not a `link](/foo`)
  1234. 06_04__inlines__code_spans__016: |
  1235. `<a href="`">`
  1236. 06_04__inlines__code_spans__017: |
  1237. <a href="`">`
  1238. 06_04__inlines__code_spans__018: |
  1239. `<http://foo.bar.`baz>`
  1240. 06_04__inlines__code_spans__019: |
  1241. <http://foo.bar.`baz>`
  1242. 06_04__inlines__code_spans__020: |
  1243. ```foo``
  1244. 06_04__inlines__code_spans__021: |
  1245. `foo
  1246. 06_04__inlines__code_spans__022: |
  1247. `foo``bar``
  1248. 06_05__inlines__emphasis_and_strong_emphasis__001: |
  1249. *foo bar*
  1250. 06_05__inlines__emphasis_and_strong_emphasis__002: |
  1251. a * foo bar*
  1252. 06_05__inlines__emphasis_and_strong_emphasis__003: |
  1253. a*"foo"*
  1254. 06_05__inlines__emphasis_and_strong_emphasis__004: |
  1255. * a *
  1256. 06_05__inlines__emphasis_and_strong_emphasis__005: |
  1257. foo*bar*
  1258. 06_05__inlines__emphasis_and_strong_emphasis__006: |
  1259. 5*6*78
  1260. 06_05__inlines__emphasis_and_strong_emphasis__007: |
  1261. _foo bar_
  1262. 06_05__inlines__emphasis_and_strong_emphasis__008: |
  1263. _ foo bar_
  1264. 06_05__inlines__emphasis_and_strong_emphasis__009: |
  1265. a_"foo"_
  1266. 06_05__inlines__emphasis_and_strong_emphasis__010: |
  1267. foo_bar_
  1268. 06_05__inlines__emphasis_and_strong_emphasis__011: |
  1269. 5_6_78
  1270. 06_05__inlines__emphasis_and_strong_emphasis__012: |
  1271. пристаням_стремятся_
  1272. 06_05__inlines__emphasis_and_strong_emphasis__013: |
  1273. aa_"bb"_cc
  1274. 06_05__inlines__emphasis_and_strong_emphasis__014: |
  1275. foo-_(bar)_
  1276. 06_05__inlines__emphasis_and_strong_emphasis__015: |
  1277. _foo*
  1278. 06_05__inlines__emphasis_and_strong_emphasis__016: |
  1279. *foo bar *
  1280. 06_05__inlines__emphasis_and_strong_emphasis__017: |
  1281. *foo bar
  1282. *
  1283. 06_05__inlines__emphasis_and_strong_emphasis__018: |
  1284. *(*foo)
  1285. 06_05__inlines__emphasis_and_strong_emphasis__019: |
  1286. *(*foo*)*
  1287. 06_05__inlines__emphasis_and_strong_emphasis__020: |
  1288. *foo*bar
  1289. 06_05__inlines__emphasis_and_strong_emphasis__021: |
  1290. _foo bar _
  1291. 06_05__inlines__emphasis_and_strong_emphasis__022: |
  1292. _(_foo)
  1293. 06_05__inlines__emphasis_and_strong_emphasis__023: |
  1294. _(_foo_)_
  1295. 06_05__inlines__emphasis_and_strong_emphasis__024: |
  1296. _foo_bar
  1297. 06_05__inlines__emphasis_and_strong_emphasis__025: |
  1298. _пристаням_стремятся
  1299. 06_05__inlines__emphasis_and_strong_emphasis__026: |
  1300. _foo_bar_baz_
  1301. 06_05__inlines__emphasis_and_strong_emphasis__027: |
  1302. _(bar)_.
  1303. 06_05__inlines__emphasis_and_strong_emphasis__028: |
  1304. **foo bar**
  1305. 06_05__inlines__emphasis_and_strong_emphasis__029: |
  1306. ** foo bar**
  1307. 06_05__inlines__emphasis_and_strong_emphasis__030: |
  1308. a**"foo"**
  1309. 06_05__inlines__emphasis_and_strong_emphasis__031: |
  1310. foo**bar**
  1311. 06_05__inlines__emphasis_and_strong_emphasis__032: |
  1312. __foo bar__
  1313. 06_05__inlines__emphasis_and_strong_emphasis__033: |
  1314. __ foo bar__
  1315. 06_05__inlines__emphasis_and_strong_emphasis__034: |
  1316. __
  1317. foo bar__
  1318. 06_05__inlines__emphasis_and_strong_emphasis__035: |
  1319. a__"foo"__
  1320. 06_05__inlines__emphasis_and_strong_emphasis__036: |
  1321. foo__bar__
  1322. 06_05__inlines__emphasis_and_strong_emphasis__037: |
  1323. 5__6__78
  1324. 06_05__inlines__emphasis_and_strong_emphasis__038: |
  1325. пристаням__стремятся__
  1326. 06_05__inlines__emphasis_and_strong_emphasis__039: |
  1327. __foo, __bar__, baz__
  1328. 06_05__inlines__emphasis_and_strong_emphasis__040: |
  1329. foo-__(bar)__
  1330. 06_05__inlines__emphasis_and_strong_emphasis__041: |
  1331. **foo bar **
  1332. 06_05__inlines__emphasis_and_strong_emphasis__042: |
  1333. **(**foo)
  1334. 06_05__inlines__emphasis_and_strong_emphasis__043: |
  1335. *(**foo**)*
  1336. 06_05__inlines__emphasis_and_strong_emphasis__044: |
  1337. **Gomphocarpus (*Gomphocarpus physocarpus*, syn.
  1338. *Asclepias physocarpa*)**
  1339. 06_05__inlines__emphasis_and_strong_emphasis__045: |
  1340. **foo "*bar*" foo**
  1341. 06_05__inlines__emphasis_and_strong_emphasis__046: |
  1342. **foo**bar
  1343. 06_05__inlines__emphasis_and_strong_emphasis__047: |
  1344. __foo bar __
  1345. 06_05__inlines__emphasis_and_strong_emphasis__048: |
  1346. __(__foo)
  1347. 06_05__inlines__emphasis_and_strong_emphasis__049: |
  1348. _(__foo__)_
  1349. 06_05__inlines__emphasis_and_strong_emphasis__050: |
  1350. __foo__bar
  1351. 06_05__inlines__emphasis_and_strong_emphasis__051: |
  1352. __пристаням__стремятся
  1353. 06_05__inlines__emphasis_and_strong_emphasis__052: |
  1354. __foo__bar__baz__
  1355. 06_05__inlines__emphasis_and_strong_emphasis__053: |
  1356. __(bar)__.
  1357. 06_05__inlines__emphasis_and_strong_emphasis__054: |
  1358. *foo [bar](/url)*
  1359. 06_05__inlines__emphasis_and_strong_emphasis__055: |
  1360. *foo
  1361. bar*
  1362. 06_05__inlines__emphasis_and_strong_emphasis__056: |
  1363. _foo __bar__ baz_
  1364. 06_05__inlines__emphasis_and_strong_emphasis__057: |
  1365. _foo _bar_ baz_
  1366. 06_05__inlines__emphasis_and_strong_emphasis__058: |
  1367. __foo_ bar_
  1368. 06_05__inlines__emphasis_and_strong_emphasis__059: |
  1369. *foo *bar**
  1370. 06_05__inlines__emphasis_and_strong_emphasis__060: |
  1371. *foo **bar** baz*
  1372. 06_05__inlines__emphasis_and_strong_emphasis__061: |
  1373. *foo**bar**baz*
  1374. 06_05__inlines__emphasis_and_strong_emphasis__062: |
  1375. *foo**bar*
  1376. 06_05__inlines__emphasis_and_strong_emphasis__063: |
  1377. ***foo** bar*
  1378. 06_05__inlines__emphasis_and_strong_emphasis__064: |
  1379. *foo **bar***
  1380. 06_05__inlines__emphasis_and_strong_emphasis__065: |
  1381. *foo**bar***
  1382. 06_05__inlines__emphasis_and_strong_emphasis__066: |
  1383. foo***bar***baz
  1384. 06_05__inlines__emphasis_and_strong_emphasis__067: |
  1385. foo******bar*********baz
  1386. 06_05__inlines__emphasis_and_strong_emphasis__068: |
  1387. *foo **bar *baz* bim** bop*
  1388. 06_05__inlines__emphasis_and_strong_emphasis__069: |
  1389. *foo [*bar*](/url)*
  1390. 06_05__inlines__emphasis_and_strong_emphasis__070: |
  1391. ** is not an empty emphasis
  1392. 06_05__inlines__emphasis_and_strong_emphasis__071: |
  1393. **** is not an empty strong emphasis
  1394. 06_05__inlines__emphasis_and_strong_emphasis__072: |
  1395. **foo [bar](/url)**
  1396. 06_05__inlines__emphasis_and_strong_emphasis__073: |
  1397. **foo
  1398. bar**
  1399. 06_05__inlines__emphasis_and_strong_emphasis__074: |
  1400. __foo _bar_ baz__
  1401. 06_05__inlines__emphasis_and_strong_emphasis__075: |
  1402. __foo __bar__ baz__
  1403. 06_05__inlines__emphasis_and_strong_emphasis__076: |
  1404. ____foo__ bar__
  1405. 06_05__inlines__emphasis_and_strong_emphasis__077: |
  1406. **foo **bar****
  1407. 06_05__inlines__emphasis_and_strong_emphasis__078: |
  1408. **foo *bar* baz**
  1409. 06_05__inlines__emphasis_and_strong_emphasis__079: |
  1410. **foo*bar*baz**
  1411. 06_05__inlines__emphasis_and_strong_emphasis__080: |
  1412. ***foo* bar**
  1413. 06_05__inlines__emphasis_and_strong_emphasis__081: |
  1414. **foo *bar***
  1415. 06_05__inlines__emphasis_and_strong_emphasis__082: |
  1416. **foo *bar **baz**
  1417. bim* bop**
  1418. 06_05__inlines__emphasis_and_strong_emphasis__083: |
  1419. **foo [*bar*](/url)**
  1420. 06_05__inlines__emphasis_and_strong_emphasis__084: |
  1421. __ is not an empty emphasis
  1422. 06_05__inlines__emphasis_and_strong_emphasis__085: |
  1423. ____ is not an empty strong emphasis
  1424. 06_05__inlines__emphasis_and_strong_emphasis__086: |
  1425. foo ***
  1426. 06_05__inlines__emphasis_and_strong_emphasis__087: |
  1427. foo *\**
  1428. 06_05__inlines__emphasis_and_strong_emphasis__088: |
  1429. foo *_*
  1430. 06_05__inlines__emphasis_and_strong_emphasis__089: |
  1431. foo *****
  1432. 06_05__inlines__emphasis_and_strong_emphasis__090: |
  1433. foo **\***
  1434. 06_05__inlines__emphasis_and_strong_emphasis__091: |
  1435. foo **_**
  1436. 06_05__inlines__emphasis_and_strong_emphasis__092: |
  1437. **foo*
  1438. 06_05__inlines__emphasis_and_strong_emphasis__093: |
  1439. *foo**
  1440. 06_05__inlines__emphasis_and_strong_emphasis__094: |
  1441. ***foo**
  1442. 06_05__inlines__emphasis_and_strong_emphasis__095: |
  1443. ****foo*
  1444. 06_05__inlines__emphasis_and_strong_emphasis__096: |
  1445. **foo***
  1446. 06_05__inlines__emphasis_and_strong_emphasis__097: |
  1447. *foo****
  1448. 06_05__inlines__emphasis_and_strong_emphasis__098: |
  1449. foo ___
  1450. 06_05__inlines__emphasis_and_strong_emphasis__099: |
  1451. foo _\__
  1452. 06_05__inlines__emphasis_and_strong_emphasis__100: |
  1453. foo _*_
  1454. 06_05__inlines__emphasis_and_strong_emphasis__101: |
  1455. foo _____
  1456. 06_05__inlines__emphasis_and_strong_emphasis__102: |
  1457. foo __\___
  1458. 06_05__inlines__emphasis_and_strong_emphasis__103: |
  1459. foo __*__
  1460. 06_05__inlines__emphasis_and_strong_emphasis__104: |
  1461. __foo_
  1462. 06_05__inlines__emphasis_and_strong_emphasis__105: |
  1463. _foo__
  1464. 06_05__inlines__emphasis_and_strong_emphasis__106: |
  1465. ___foo__
  1466. 06_05__inlines__emphasis_and_strong_emphasis__107: |
  1467. ____foo_
  1468. 06_05__inlines__emphasis_and_strong_emphasis__108: |
  1469. __foo___
  1470. 06_05__inlines__emphasis_and_strong_emphasis__109: |
  1471. _foo____
  1472. 06_05__inlines__emphasis_and_strong_emphasis__110: |
  1473. **foo**
  1474. 06_05__inlines__emphasis_and_strong_emphasis__111: |
  1475. *_foo_*
  1476. 06_05__inlines__emphasis_and_strong_emphasis__112: |
  1477. __foo__
  1478. 06_05__inlines__emphasis_and_strong_emphasis__113: |
  1479. _*foo*_
  1480. 06_05__inlines__emphasis_and_strong_emphasis__114: |
  1481. ****foo****
  1482. 06_05__inlines__emphasis_and_strong_emphasis__115: |
  1483. ____foo____
  1484. 06_05__inlines__emphasis_and_strong_emphasis__116: |
  1485. ******foo******
  1486. 06_05__inlines__emphasis_and_strong_emphasis__117: |
  1487. ***foo***
  1488. 06_05__inlines__emphasis_and_strong_emphasis__118: |
  1489. _____foo_____
  1490. 06_05__inlines__emphasis_and_strong_emphasis__119: |
  1491. *foo _bar* baz_
  1492. 06_05__inlines__emphasis_and_strong_emphasis__120: |
  1493. *foo __bar *baz bim__ bam*
  1494. 06_05__inlines__emphasis_and_strong_emphasis__121: |
  1495. **foo **bar baz**
  1496. 06_05__inlines__emphasis_and_strong_emphasis__122: |
  1497. *foo *bar baz*
  1498. 06_05__inlines__emphasis_and_strong_emphasis__123: |
  1499. *[bar*](/url)
  1500. 06_05__inlines__emphasis_and_strong_emphasis__124: |
  1501. _foo [bar_](/url)
  1502. 06_05__inlines__emphasis_and_strong_emphasis__125: |
  1503. *<img src="foo" title="*"/>
  1504. 06_05__inlines__emphasis_and_strong_emphasis__126: |
  1505. **<a href="**">
  1506. 06_05__inlines__emphasis_and_strong_emphasis__127: |
  1507. __<a href="__">
  1508. 06_05__inlines__emphasis_and_strong_emphasis__128: |
  1509. *a `*`*
  1510. 06_05__inlines__emphasis_and_strong_emphasis__129: |
  1511. _a `_`_
  1512. 06_05__inlines__emphasis_and_strong_emphasis__130: |
  1513. **a<http://foo.bar/?q=**>
  1514. 06_05__inlines__emphasis_and_strong_emphasis__131: |
  1515. __a<http://foo.bar/?q=__>
  1516. 06_06__inlines__strikethrough_extension__001: |
  1517. ~~Hi~~ Hello, world!
  1518. 06_06__inlines__strikethrough_extension__002: |
  1519. This ~~has a
  1520. new paragraph~~.
  1521. 06_07__inlines__links__001: |
  1522. [link](/uri "title")
  1523. 06_07__inlines__links__002: |
  1524. [link](/uri)
  1525. 06_07__inlines__links__003: |
  1526. [link]()
  1527. 06_07__inlines__links__004: |
  1528. [link](<>)
  1529. 06_07__inlines__links__005: |
  1530. [link](/my uri)
  1531. 06_07__inlines__links__006: |
  1532. [link](</my uri>)
  1533. 06_07__inlines__links__007: |
  1534. [link](foo
  1535. bar)
  1536. 06_07__inlines__links__008: |
  1537. [link](<foo
  1538. bar>)
  1539. 06_07__inlines__links__009: |
  1540. [a](<b)c>)
  1541. 06_07__inlines__links__010: |
  1542. [link](<foo\>)
  1543. 06_07__inlines__links__011: |
  1544. [a](<b)c
  1545. [a](<b)c>
  1546. [a](<b>c)
  1547. 06_07__inlines__links__012: |
  1548. [link](\(foo\))
  1549. 06_07__inlines__links__013: |
  1550. [link](foo(and(bar)))
  1551. 06_07__inlines__links__014: |
  1552. [link](foo\(and\(bar\))
  1553. 06_07__inlines__links__015: |
  1554. [link](<foo(and(bar)>)
  1555. 06_07__inlines__links__016: |
  1556. [link](foo\)\:)
  1557. 06_07__inlines__links__017: |
  1558. [link](#fragment)
  1559. [link](http://example.com#fragment)
  1560. [link](http://example.com?foo=3#frag)
  1561. 06_07__inlines__links__018: |
  1562. [link](foo\bar)
  1563. 06_07__inlines__links__019: |
  1564. [link](foo%20b&auml;)
  1565. 06_07__inlines__links__020: |
  1566. [link]("title")
  1567. 06_07__inlines__links__021: |
  1568. [link](/url "title")
  1569. [link](/url 'title')
  1570. [link](/url (title))
  1571. 06_07__inlines__links__022: |
  1572. [link](/url "title \"&quot;")
  1573. 06_07__inlines__links__023: |
  1574. [link](/url "title")
  1575. 06_07__inlines__links__024: |
  1576. [link](/url "title "and" title")
  1577. 06_07__inlines__links__025: |
  1578. [link](/url 'title "and" title')
  1579. 06_07__inlines__links__026: |
  1580. [link]( /uri
  1581. "title" )
  1582. 06_07__inlines__links__027: |
  1583. [link] (/uri)
  1584. 06_07__inlines__links__028: |
  1585. [link [foo [bar]]](/uri)
  1586. 06_07__inlines__links__029: |
  1587. [link] bar](/uri)
  1588. 06_07__inlines__links__030: |
  1589. [link [bar](/uri)
  1590. 06_07__inlines__links__031: |
  1591. [link \[bar](/uri)
  1592. 06_07__inlines__links__032: |
  1593. [link *foo **bar** `#`*](/uri)
  1594. 06_07__inlines__links__033: |
  1595. [![moon](moon.jpg)](/uri)
  1596. 06_07__inlines__links__034: |
  1597. [foo [bar](/uri)](/uri)
  1598. 06_07__inlines__links__035: |
  1599. [foo *[bar [baz](/uri)](/uri)*](/uri)
  1600. 06_07__inlines__links__036: |
  1601. ![[[foo](uri1)](uri2)](uri3)
  1602. 06_07__inlines__links__037: |
  1603. *[foo*](/uri)
  1604. 06_07__inlines__links__038: |
  1605. [foo *bar](baz*)
  1606. 06_07__inlines__links__039: |
  1607. *foo [bar* baz]
  1608. 06_07__inlines__links__040: |
  1609. [foo <bar attr="](baz)">
  1610. 06_07__inlines__links__041: |
  1611. [foo`](/uri)`
  1612. 06_07__inlines__links__042: |
  1613. [foo<http://example.com/?search=](uri)>
  1614. 06_07__inlines__links__043: |
  1615. [foo][bar]
  1616. [bar]: /url "title"
  1617. 06_07__inlines__links__044: |
  1618. [link [foo [bar]]][ref]
  1619. [ref]: /uri
  1620. 06_07__inlines__links__045: |
  1621. [link \[bar][ref]
  1622. [ref]: /uri
  1623. 06_07__inlines__links__046: |
  1624. [link *foo **bar** `#`*][ref]
  1625. [ref]: /uri
  1626. 06_07__inlines__links__047: |
  1627. [![moon](moon.jpg)][ref]
  1628. [ref]: /uri
  1629. 06_07__inlines__links__048: |
  1630. [foo [bar](/uri)][ref]
  1631. [ref]: /uri
  1632. 06_07__inlines__links__049: |
  1633. [foo *bar [baz][ref]*][ref]
  1634. [ref]: /uri
  1635. 06_07__inlines__links__050: |
  1636. *[foo*][ref]
  1637. [ref]: /uri
  1638. 06_07__inlines__links__051: |
  1639. [foo *bar][ref]
  1640. [ref]: /uri
  1641. 06_07__inlines__links__052: |
  1642. [foo <bar attr="][ref]">
  1643. [ref]: /uri
  1644. 06_07__inlines__links__053: |
  1645. [foo`][ref]`
  1646. [ref]: /uri
  1647. 06_07__inlines__links__054: |
  1648. [foo<http://example.com/?search=][ref]>
  1649. [ref]: /uri
  1650. 06_07__inlines__links__055: |
  1651. [foo][BaR]
  1652. [bar]: /url "title"
  1653. 06_07__inlines__links__056: |
  1654. [Толпой][Толпой] is a Russian word.
  1655. [ТОЛПОЙ]: /url
  1656. 06_07__inlines__links__057: |
  1657. [Foo
  1658. bar]: /url
  1659. [Baz][Foo bar]
  1660. 06_07__inlines__links__058: |
  1661. [foo] [bar]
  1662. [bar]: /url "title"
  1663. 06_07__inlines__links__059: |
  1664. [foo]
  1665. [bar]
  1666. [bar]: /url "title"
  1667. 06_07__inlines__links__060: |
  1668. [foo]: /url1
  1669. [foo]: /url2
  1670. [bar][foo]
  1671. 06_07__inlines__links__061: |
  1672. [bar][foo\!]
  1673. [foo!]: /url
  1674. 06_07__inlines__links__062: |
  1675. [foo][ref[]
  1676. [ref[]: /uri
  1677. 06_07__inlines__links__063: |
  1678. [foo][ref[bar]]
  1679. [ref[bar]]: /uri
  1680. 06_07__inlines__links__064: |
  1681. [[[foo]]]
  1682. [[[foo]]]: /url
  1683. 06_07__inlines__links__065: |
  1684. [foo][ref\[]
  1685. [ref\[]: /uri
  1686. 06_07__inlines__links__066: |
  1687. [bar\\]: /uri
  1688. [bar\\]
  1689. 06_07__inlines__links__067: |
  1690. []
  1691. []: /uri
  1692. 06_07__inlines__links__068: |
  1693. [
  1694. ]
  1695. [
  1696. ]: /uri
  1697. 06_07__inlines__links__069: |
  1698. [foo][]
  1699. [foo]: /url "title"
  1700. 06_07__inlines__links__070: |
  1701. [*foo* bar][]
  1702. [*foo* bar]: /url "title"
  1703. 06_07__inlines__links__071: |
  1704. [Foo][]
  1705. [foo]: /url "title"
  1706. 06_07__inlines__links__072: "[foo] \n[]\n\n[foo]: /url \"title\"\n"
  1707. 06_07__inlines__links__073: |
  1708. [foo]
  1709. [foo]: /url "title"
  1710. 06_07__inlines__links__074: |
  1711. [*foo* bar]
  1712. [*foo* bar]: /url "title"
  1713. 06_07__inlines__links__075: |
  1714. [[*foo* bar]]
  1715. [*foo* bar]: /url "title"
  1716. 06_07__inlines__links__076: |
  1717. [[bar [foo]
  1718. [foo]: /url
  1719. 06_07__inlines__links__077: |
  1720. [Foo]
  1721. [foo]: /url "title"
  1722. 06_07__inlines__links__078: |
  1723. [foo] bar
  1724. [foo]: /url
  1725. 06_07__inlines__links__079: |
  1726. \[foo]
  1727. [foo]: /url "title"
  1728. 06_07__inlines__links__080: |
  1729. [foo*]: /url
  1730. *[foo*]
  1731. 06_07__inlines__links__081: |
  1732. [foo][bar]
  1733. [foo]: /url1
  1734. [bar]: /url2
  1735. 06_07__inlines__links__082: |
  1736. [foo][]
  1737. [foo]: /url1
  1738. 06_07__inlines__links__083: |
  1739. [foo]()
  1740. [foo]: /url1
  1741. 06_07__inlines__links__084: |
  1742. [foo](not a link)
  1743. [foo]: /url1
  1744. 06_07__inlines__links__085: |
  1745. [foo][bar][baz]
  1746. [baz]: /url
  1747. 06_07__inlines__links__086: |
  1748. [foo][bar][baz]
  1749. [baz]: /url1
  1750. [bar]: /url2
  1751. 06_07__inlines__links__087: |
  1752. [foo][bar][baz]
  1753. [baz]: /url1
  1754. [foo]: /url2
  1755. 06_08__inlines__images__001: |
  1756. ![foo](/url "title")
  1757. 06_08__inlines__images__002: |
  1758. ![foo *bar*]
  1759. [foo *bar*]: train.jpg "train & tracks"
  1760. 06_08__inlines__images__003: |
  1761. ![foo ![bar](/url)](/url2)
  1762. 06_08__inlines__images__004: |
  1763. ![foo [bar](/url)](/url2)
  1764. 06_08__inlines__images__005: |
  1765. ![foo *bar*][]
  1766. [foo *bar*]: train.jpg "train & tracks"
  1767. 06_08__inlines__images__006: |
  1768. ![foo *bar*][foobar]
  1769. [FOOBAR]: train.jpg "train & tracks"
  1770. 06_08__inlines__images__007: |
  1771. ![foo](train.jpg)
  1772. 06_08__inlines__images__008: |
  1773. My ![foo bar](/path/to/train.jpg "title" )
  1774. 06_08__inlines__images__009: |
  1775. ![foo](<url>)
  1776. 06_08__inlines__images__010: |
  1777. ![](/url)
  1778. 06_08__inlines__images__011: |
  1779. ![foo][bar]
  1780. [bar]: /url
  1781. 06_08__inlines__images__012: |
  1782. ![foo][bar]
  1783. [BAR]: /url
  1784. 06_08__inlines__images__013: |
  1785. ![foo][]
  1786. [foo]: /url "title"
  1787. 06_08__inlines__images__014: |
  1788. ![*foo* bar][]
  1789. [*foo* bar]: /url "title"
  1790. 06_08__inlines__images__015: |
  1791. ![Foo][]
  1792. [foo]: /url "title"
  1793. 06_08__inlines__images__016: "![foo] \n[]\n\n[foo]: /url \"title\"\n"
  1794. 06_08__inlines__images__017: |
  1795. ![foo]
  1796. [foo]: /url "title"
  1797. 06_08__inlines__images__018: |
  1798. ![*foo* bar]
  1799. [*foo* bar]: /url "title"
  1800. 06_08__inlines__images__019: |
  1801. ![[foo]]
  1802. [[foo]]: /url "title"
  1803. 06_08__inlines__images__020: |
  1804. ![Foo]
  1805. [foo]: /url "title"
  1806. 06_08__inlines__images__021: |
  1807. !\[foo]
  1808. [foo]: /url "title"
  1809. 06_08__inlines__images__022: |
  1810. \![foo]
  1811. [foo]: /url "title"
  1812. 06_09__inlines__autolinks__001: |
  1813. <http://foo.bar.baz>
  1814. 06_09__inlines__autolinks__002: |
  1815. <http://foo.bar.baz/test?q=hello&id=22&boolean>
  1816. 06_09__inlines__autolinks__003: |
  1817. <irc://foo.bar:2233/baz>
  1818. 06_09__inlines__autolinks__004: |
  1819. <MAILTO:FOO@BAR.BAZ>
  1820. 06_09__inlines__autolinks__005: |
  1821. <a+b+c:d>
  1822. 06_09__inlines__autolinks__006: |
  1823. <made-up-scheme://foo,bar>
  1824. 06_09__inlines__autolinks__007: |
  1825. <http://../>
  1826. 06_09__inlines__autolinks__008: |
  1827. <localhost:5001/foo>
  1828. 06_09__inlines__autolinks__009: |
  1829. <http://foo.bar/baz bim>
  1830. 06_09__inlines__autolinks__010: |
  1831. <http://example.com/\[\>
  1832. 06_09__inlines__autolinks__011: |
  1833. <foo@bar.example.com>
  1834. 06_09__inlines__autolinks__012: |
  1835. <foo+special@Bar.baz-bar0.com>
  1836. 06_09__inlines__autolinks__013: |
  1837. <foo\+@bar.example.com>
  1838. 06_09__inlines__autolinks__014: |
  1839. <>
  1840. 06_09__inlines__autolinks__015: |
  1841. < http://foo.bar >
  1842. 06_09__inlines__autolinks__016: |
  1843. <m:abc>
  1844. 06_09__inlines__autolinks__017: |
  1845. <foo.bar.baz>
  1846. 06_09__inlines__autolinks__018: |
  1847. http://example.com
  1848. 06_09__inlines__autolinks__019: |
  1849. foo@bar.example.com
  1850. 06_10__inlines__autolinks_extension__001: |
  1851. www.commonmark.org
  1852. 06_10__inlines__autolinks_extension__002: |
  1853. Visit www.commonmark.org/help for more information.
  1854. 06_10__inlines__autolinks_extension__003: |
  1855. Visit www.commonmark.org.
  1856. Visit www.commonmark.org/a.b.
  1857. 06_10__inlines__autolinks_extension__004: |
  1858. www.google.com/search?q=Markup+(business)
  1859. www.google.com/search?q=Markup+(business)))
  1860. (www.google.com/search?q=Markup+(business))
  1861. (www.google.com/search?q=Markup+(business)
  1862. 06_10__inlines__autolinks_extension__005: |
  1863. www.google.com/search?q=(business))+ok
  1864. 06_10__inlines__autolinks_extension__006: |
  1865. www.google.com/search?q=commonmark&hl=en
  1866. www.google.com/search?q=commonmark&hl;
  1867. 06_10__inlines__autolinks_extension__007: |
  1868. www.commonmark.org/he<lp
  1869. 06_10__inlines__autolinks_extension__008: |
  1870. http://commonmark.org
  1871. (Visit https://encrypted.google.com/search?q=Markup+(business))
  1872. Anonymous FTP is available at ftp://foo.bar.baz.
  1873. 06_10__inlines__autolinks_extension__009: |
  1874. foo@bar.baz
  1875. 06_10__inlines__autolinks_extension__010: |
  1876. hello@mail+xyz.example isn't valid, but hello+xyz@mail.example is.
  1877. 06_10__inlines__autolinks_extension__011: |
  1878. a.b-c_d@a.b
  1879. a.b-c_d@a.b.
  1880. a.b-c_d@a.b-
  1881. a.b-c_d@a.b_
  1882. 06_11__inlines__raw_html__001: |
  1883. <a><bab><c2c>
  1884. 06_11__inlines__raw_html__002: |
  1885. <a/><b2/>
  1886. 06_11__inlines__raw_html__003: |
  1887. <a /><b2
  1888. data="foo" >
  1889. 06_11__inlines__raw_html__004: |
  1890. <a foo="bar" bam = 'baz <em>"</em>'
  1891. _boolean zoop:33=zoop:33 />
  1892. 06_11__inlines__raw_html__005: |
  1893. Foo <responsive-image src="foo.jpg" />
  1894. 06_11__inlines__raw_html__006: |
  1895. <33> <__>
  1896. 06_11__inlines__raw_html__007: |
  1897. <a h*#ref="hi">
  1898. 06_11__inlines__raw_html__008: |
  1899. <a href="hi'> <a href=hi'>
  1900. 06_11__inlines__raw_html__009: |
  1901. < a><
  1902. foo><bar/ >
  1903. <foo bar=baz
  1904. bim!bop />
  1905. 06_11__inlines__raw_html__010: |
  1906. <a href='bar'title=title>
  1907. 06_11__inlines__raw_html__011: |
  1908. </a></foo >
  1909. 06_11__inlines__raw_html__012: |
  1910. </a href="foo">
  1911. 06_11__inlines__raw_html__013: |
  1912. foo <!-- this is a
  1913. comment - with hyphen -->
  1914. 06_11__inlines__raw_html__014: |
  1915. foo <!-- not a comment -- two hyphens -->
  1916. 06_11__inlines__raw_html__015: |
  1917. foo <!--> foo -->
  1918. foo <!-- foo--->
  1919. 06_11__inlines__raw_html__016: |
  1920. foo <?php echo $a; ?>
  1921. 06_11__inlines__raw_html__017: |
  1922. foo <!ELEMENT br EMPTY>
  1923. 06_11__inlines__raw_html__018: |
  1924. foo <![CDATA[>&<]]>
  1925. 06_11__inlines__raw_html__019: |
  1926. foo <a href="&ouml;">
  1927. 06_11__inlines__raw_html__020: |
  1928. foo <a href="\*">
  1929. 06_11__inlines__raw_html__021: |
  1930. <a href="\"">
  1931. 06_12__inlines__disallowed_raw_html_extension__001: |
  1932. <strong> <title> <style> <em>
  1933. <blockquote>
  1934. <xmp> is disallowed. <XMP> is also disallowed.
  1935. </blockquote>
  1936. 06_13__inlines__hard_line_breaks__001: "foo \nbaz\n"
  1937. 06_13__inlines__hard_line_breaks__002: |
  1938. foo\
  1939. baz
  1940. 06_13__inlines__hard_line_breaks__003: "foo \nbaz\n"
  1941. 06_13__inlines__hard_line_breaks__004: "foo \n bar\n"
  1942. 06_13__inlines__hard_line_breaks__005: |
  1943. foo\
  1944. bar
  1945. 06_13__inlines__hard_line_breaks__006: "*foo \nbar*\n"
  1946. 06_13__inlines__hard_line_breaks__007: |
  1947. *foo\
  1948. bar*
  1949. 06_13__inlines__hard_line_breaks__008: "`code \nspan`\n"
  1950. 06_13__inlines__hard_line_breaks__009: |
  1951. `code\
  1952. span`
  1953. 06_13__inlines__hard_line_breaks__010: "<a href=\"foo \nbar\">\n"
  1954. 06_13__inlines__hard_line_breaks__011: |
  1955. <a href="foo\
  1956. bar">
  1957. 06_13__inlines__hard_line_breaks__012: |
  1958. foo\
  1959. 06_13__inlines__hard_line_breaks__013: "foo \n"
  1960. 06_13__inlines__hard_line_breaks__014: |
  1961. ### foo\
  1962. 06_13__inlines__hard_line_breaks__015: "### foo \n"
  1963. 06_14__inlines__soft_line_breaks__001: |
  1964. foo
  1965. baz
  1966. 06_14__inlines__soft_line_breaks__002: "foo \n baz\n"
  1967. 06_15__inlines__textual_content__001: |
  1968. hello $.;'there
  1969. 06_15__inlines__textual_content__002: |
  1970. Foo χρῆν
  1971. 06_15__inlines__textual_content__003: |
  1972. Multiple spaces
  1973. 07_01__gitlab_specific_markdown__footnotes__001: |
  1974. footnote reference tag [^1]
  1975. [^1]: footnote text