[ { "html": "
foo\tbaz\t\tbim\n
\n",
"example": 1,
"markdown": "\tfoo\tbaz\t\tbim\n",
"section": "Tabs",
"start_line": 259,
"end_line": 264
},
{
"html": "foo\tbaz\t\tbim\n
\n",
"example": 2,
"markdown": " \tfoo\tbaz\t\tbim\n",
"section": "Tabs",
"start_line": 266,
"end_line": 271
},
{
"html": "a\ta\ná½\ta\n
\n",
"example": 3,
"markdown": " a\ta\n á½\ta\n",
"section": "Tabs",
"start_line": 273,
"end_line": 280
},
{
"html": "foo
\nbar
\n\n\n", "example": 5, "markdown": ">\tfoo\tbar\n", "section": "Tabs", "start_line": 295, "end_line": 301 }, { "html": "foo\tbar
\n
+++
\n", "example": 8, "markdown": "+++\n", "section": "Horizontal rules", "start_line": 374, "end_line": 378 }, { "html": "===
\n", "example": 9, "markdown": "===\n", "section": "Horizontal rules", "start_line": 380, "end_line": 384 }, { "html": "--\n**\n__
\n", "example": 10, "markdown": "--\n**\n__\n", "section": "Horizontal rules", "start_line": 388, "end_line": 396 }, { "html": "***\n
\n",
"example": 12,
"markdown": " ***\n",
"section": "Horizontal rules",
"start_line": 412,
"end_line": 417
},
{
"html": "Foo\n***
\n", "example": 13, "markdown": "Foo\n ***\n", "section": "Horizontal rules", "start_line": 419, "end_line": 425 }, { "html": "_ _ _ _ a
\na------
\n---a---
\n", "example": 19, "markdown": "_ _ _ _ a\n\na------\n\n---a---\n", "section": "Horizontal rules", "start_line": 465, "end_line": 475 }, { "html": "-
\n", "example": 20, "markdown": " *-*\n", "section": "Horizontal rules", "start_line": 480, "end_line": 484 }, { "html": "Foo
\nbar
\n", "example": 22, "markdown": "Foo\n***\nbar\n", "section": "Horizontal rules", "start_line": 504, "end_line": 512 }, { "html": "bar
\n", "example": 23, "markdown": "Foo\n---\nbar\n", "section": "Horizontal rules", "start_line": 520, "end_line": 527 }, { "html": "####### foo
\n", "example": 27, "markdown": "####### foo\n", "section": "ATX headers", "start_line": 594, "end_line": 598 }, { "html": "#5 bolt
\n#foobar
\n", "example": 28, "markdown": "#5 bolt\n\n#foobar\n", "section": "ATX headers", "start_line": 608, "end_line": 615 }, { "html": "## foo
\n", "example": 29, "markdown": "\\## foo\n", "section": "ATX headers", "start_line": 619, "end_line": 623 }, { "html": "# foo\n
\n",
"example": 33,
"markdown": " # foo\n",
"section": "ATX headers",
"start_line": 655,
"end_line": 660
},
{
"html": "foo\n# bar
\n", "example": 34, "markdown": "foo\n # bar\n", "section": "ATX headers", "start_line": 662, "end_line": 668 }, { "html": "Foo bar
\nBar foo
\n", "example": 42, "markdown": "Foo bar\n# baz\nBar foo\n", "section": "ATX headers", "start_line": 743, "end_line": 751 }, { "html": "\n\n\n", "example": 43, "markdown": "## \n#\n### ###\n", "section": "ATX headers", "start_line": 755, "end_line": 763 }, { "html": "Foo\n---\n\nFoo\n
\nFoo\n---
\n", "example": 49, "markdown": "Foo\n ---\n", "section": "Setext headers", "start_line": 867, "end_line": 873 }, { "html": "Foo\n= =
\nFoo
\n`
\nof dashes"/>
\n", "example": 53, "markdown": "`Foo\n----\n`\n\n\n", "section": "Setext headers", "start_line": 911, "end_line": 924 }, { "html": "\n\nFoo
\n
Foo\nBar
\nFoo\nBar\n===
\n", "example": 56, "markdown": "Foo\nBar\n---\n\nFoo\nBar\n===\n", "section": "Setext headers", "start_line": 951, "end_line": 966 }, { "html": "Baz
\n", "example": 57, "markdown": "---\nFoo\n---\nBar\n---\nBaz\n", "section": "Setext headers", "start_line": 970, "end_line": 982 }, { "html": "====
\n", "example": 58, "markdown": "\n====\n", "section": "Setext headers", "start_line": 986, "end_line": 991 }, { "html": "foo\n
\n\n\nfoo
\n
a simple\n indented code block\n
\n",
"example": 64,
"markdown": " a simple\n indented code block\n",
"section": "Indented code blocks",
"start_line": 1059,
"end_line": 1066
},
{
"html": "foo
\nbar
\nfoo
\n<a/>\n*hi*\n\n- one\n
\n",
"example": 67,
"markdown": " \n *hi*\n\n - one\n",
"section": "Indented code blocks",
"start_line": 1104,
"end_line": 1115
},
{
"html": "chunk1\n\nchunk2\n\n\n\nchunk3\n
\n",
"example": 68,
"markdown": " chunk1\n\n chunk2\n \n \n \n chunk3\n",
"section": "Indented code blocks",
"start_line": 1119,
"end_line": 1136
},
{
"html": "chunk1\n \n chunk2\n
\n",
"example": 69,
"markdown": " chunk1\n \n chunk2\n",
"section": "Indented code blocks",
"start_line": 1141,
"end_line": 1150
},
{
"html": "Foo\nbar
\n", "example": 70, "markdown": "Foo\n bar\n\n", "section": "Indented code blocks", "start_line": 1155, "end_line": 1162 }, { "html": "foo\n
\nbar
\n", "example": 71, "markdown": " foo\nbar\n", "section": "Indented code blocks", "start_line": 1168, "end_line": 1175 }, { "html": "foo\n
\nfoo\n
\n foo\nbar\n
\n",
"example": 73,
"markdown": " foo\n bar\n",
"section": "Indented code blocks",
"start_line": 1199,
"end_line": 1206
},
{
"html": "foo\n
\n",
"example": 74,
"markdown": "\n \n foo\n \n\n",
"section": "Indented code blocks",
"start_line": 1211,
"end_line": 1220
},
{
"html": "foo \n
\n",
"example": 75,
"markdown": " foo \n",
"section": "Indented code blocks",
"start_line": 1224,
"end_line": 1229
},
{
"html": "<\n >\n
\n",
"example": 76,
"markdown": "```\n<\n >\n```\n",
"section": "Fenced code blocks",
"start_line": 1278,
"end_line": 1287
},
{
"html": "<\n >\n
\n",
"example": 77,
"markdown": "~~~\n<\n >\n~~~\n",
"section": "Fenced code blocks",
"start_line": 1291,
"end_line": 1300
},
{
"html": "aaa\n~~~\n
\n",
"example": 78,
"markdown": "```\naaa\n~~~\n```\n",
"section": "Fenced code blocks",
"start_line": 1305,
"end_line": 1314
},
{
"html": "aaa\n```\n
\n",
"example": 79,
"markdown": "~~~\naaa\n```\n~~~\n",
"section": "Fenced code blocks",
"start_line": 1316,
"end_line": 1325
},
{
"html": "aaa\n```\n
\n",
"example": 80,
"markdown": "````\naaa\n```\n``````\n",
"section": "Fenced code blocks",
"start_line": 1329,
"end_line": 1338
},
{
"html": "aaa\n~~~\n
\n",
"example": 81,
"markdown": "~~~~\naaa\n~~~\n~~~~\n",
"section": "Fenced code blocks",
"start_line": 1340,
"end_line": 1349
},
{
"html": "
\n",
"example": 82,
"markdown": "```\n",
"section": "Fenced code blocks",
"start_line": 1354,
"end_line": 1358
},
{
"html": "\n```\naaa\n
\n",
"example": 83,
"markdown": "`````\n\n```\naaa\n",
"section": "Fenced code blocks",
"start_line": 1360,
"end_line": 1370
},
{
"html": "\n\n\naaa\n
bbb
\n", "example": 84, "markdown": "> ```\n> aaa\n\nbbb\n", "section": "Fenced code blocks", "start_line": 1372, "end_line": 1383 }, { "html": "\n \n
\n",
"example": 85,
"markdown": "```\n\n \n```\n",
"section": "Fenced code blocks",
"start_line": 1387,
"end_line": 1396
},
{
"html": "
\n",
"example": 86,
"markdown": "```\n```\n",
"section": "Fenced code blocks",
"start_line": 1400,
"end_line": 1405
},
{
"html": "aaa\naaa\n
\n",
"example": 87,
"markdown": " ```\n aaa\naaa\n```\n",
"section": "Fenced code blocks",
"start_line": 1411,
"end_line": 1420
},
{
"html": "aaa\naaa\naaa\n
\n",
"example": 88,
"markdown": " ```\naaa\n aaa\naaa\n ```\n",
"section": "Fenced code blocks",
"start_line": 1422,
"end_line": 1433
},
{
"html": "aaa\n aaa\naaa\n
\n",
"example": 89,
"markdown": " ```\n aaa\n aaa\n aaa\n ```\n",
"section": "Fenced code blocks",
"start_line": 1435,
"end_line": 1446
},
{
"html": "```\naaa\n```\n
\n",
"example": 90,
"markdown": " ```\n aaa\n ```\n",
"section": "Fenced code blocks",
"start_line": 1450,
"end_line": 1459
},
{
"html": "aaa\n
\n",
"example": 91,
"markdown": "```\naaa\n ```\n",
"section": "Fenced code blocks",
"start_line": 1464,
"end_line": 1471
},
{
"html": "aaa\n
\n",
"example": 92,
"markdown": " ```\naaa\n ```\n",
"section": "Fenced code blocks",
"start_line": 1473,
"end_line": 1480
},
{
"html": "aaa\n ```\n
\n",
"example": 93,
"markdown": "```\naaa\n ```\n",
"section": "Fenced code blocks",
"start_line": 1484,
"end_line": 1492
},
{
"html": "\naaa
aaa\n~~~ ~~\n
\n",
"example": 95,
"markdown": "~~~~~~\naaa\n~~~ ~~\n",
"section": "Fenced code blocks",
"start_line": 1505,
"end_line": 1513
},
{
"html": "foo
\nbar\n
\nbaz
\n", "example": 96, "markdown": "foo\n```\nbar\n```\nbaz\n", "section": "Fenced code blocks", "start_line": 1518, "end_line": 1529 }, { "html": "bar\n
\ndef foo(x)\n return 3\nend\n
\n",
"example": 98,
"markdown": "```ruby\ndef foo(x)\n return 3\nend\n```\n",
"section": "Fenced code blocks",
"start_line": 1553,
"end_line": 1564
},
{
"html": "def foo(x)\n return 3\nend\n
\n",
"example": 99,
"markdown": "~~~~ ruby startline=3 $%@#$\ndef foo(x)\n return 3\nend\n~~~~~~~\n",
"section": "Fenced code blocks",
"start_line": 1566,
"end_line": 1577
},
{
"html": "
\n",
"example": 100,
"markdown": "````;\n````\n",
"section": "Fenced code blocks",
"start_line": 1579,
"end_line": 1584
},
{
"html": "aa
\nfoo
``` aaa\n
\n",
"example": 102,
"markdown": "```\n``` aaa\n```\n",
"section": "Fenced code blocks",
"start_line": 1598,
"end_line": 1605
},
{
"html": "\n hi\n | \n
okay.
\n", "example": 103, "markdown": "\n hi\n | \n
Markdown
\nbar
\n", "example": 109, "markdown": "\nfoo\n |
\nfoo\n |
foo
\nfoo
\nimport Text.HTML.TagSoup\n\nmain :: IO ()\nmain = print $ parseTags tags\n
\n",
"example": 122,
"markdown": "\nimport Text.HTML.TagSoup\n\nmain :: IO ()\nmain = print $ parseTags tags\n
\n",
"section": "HTML blocks",
"start_line": 1916,
"end_line": 1930
},
{
"html": "\n",
"example": 123,
"markdown": "\n",
"section": "HTML blocks",
"start_line": 1934,
"end_line": 1946
},
{
"html": "\n",
"example": 124,
"markdown": "\n",
"section": "HTML blocks",
"start_line": 1950,
"end_line": 1964
},
{
"html": "\nfoo
\n", "example": 128, "markdown": "\n*foo*\n", "section": "HTML blocks", "start_line": 2009, "end_line": 2015 }, { "html": "*bar*\nbaz
\n", "example": 129, "markdown": "*bar*\n*baz*\n", "section": "HTML blocks", "start_line": 2017, "end_line": 2023 }, { "html": "1. *bar*\n", "example": 130, "markdown": "1. *bar*\n", "section": "HTML blocks", "start_line": 2028, "end_line": 2036 }, { "html": "\n", "example": 131, "markdown": "\n", "section": "HTML blocks", "start_line": 2040, "end_line": 2050 }, { "html": "';\n\n?>\n", "example": 132, "markdown": "';\n\n?>\n", "section": "HTML blocks", "start_line": 2055, "end_line": 2067 }, { "html": "\n", "example": 133, "markdown": "\n", "section": "HTML blocks", "start_line": 2071, "end_line": 2075 }, { "html": "<![CDATA[\nfunction matchwo(a,b)\n{\n if (a < b && a < 0) then {\n return 1;\n\n } else {\n\n return 0;\n }\n}\n]]>\n", "example": 134, "markdown": "<![CDATA[\nfunction matchwo(a,b)\n{\n if (a < b && a < 0) then {\n return 1;\n\n } else {\n\n return 0;\n }\n}\n]]>\n", "section": "HTML blocks", "start_line": 2079, "end_line": 2105 }, { "html": " \n<!-- foo -->\n
\n",
"example": 135,
"markdown": " \n\n \n",
"section": "HTML blocks",
"start_line": 2109,
"end_line": 2117
},
{
"html": " <div>\n
\n",
"example": 136,
"markdown": " Foo
\nFoo\n\nbaz
\n", "example": 139, "markdown": "Foo\n\nbaz\n", "section": "HTML blocks", "start_line": 2161, "end_line": 2169 }, { "html": "Emphasized text.
\n\nHi\n | \n
\nHi\n | \n\n
\n Hi\n | \n\n
[foo]: /url 'title
\nwith blank line'
\n[foo]
\n", "example": 149, "markdown": "[foo]: /url 'title\n\nwith blank line'\n\n[foo]\n", "section": "Link reference definitions", "start_line": 2363, "end_line": 2373 }, { "html": "\n", "example": 150, "markdown": "[foo]:\n/url\n\n[foo]\n", "section": "Link reference definitions", "start_line": 2377, "end_line": 2384 }, { "html": "[foo]:
\n[foo]
\n", "example": 151, "markdown": "[foo]:\n\n[foo]\n", "section": "Link reference definitions", "start_line": 2388, "end_line": 2395 }, { "html": "\n", "example": 152, "markdown": "[foo]: /url\\bar\\*baz \"foo\\\"bar\\baz\"\n\n[foo]\n", "section": "Link reference definitions", "start_line": 2400, "end_line": 2406 }, { "html": "\n", "example": 153, "markdown": "[foo]\n\n[foo]: url\n", "section": "Link reference definitions", "start_line": 2410, "end_line": 2416 }, { "html": "\n", "example": 154, "markdown": "[foo]\n\n[foo]: first\n[foo]: second\n", "section": "Link reference definitions", "start_line": 2421, "end_line": 2428 }, { "html": "\n", "example": 155, "markdown": "[FOO]: /url\n\n[Foo]\n", "section": "Link reference definitions", "start_line": 2433, "end_line": 2439 }, { "html": "\n", "example": 156, "markdown": "[ÎÎΩ]: /ÏÎ¿Ï \n\n[αγÏ]\n", "section": "Link reference definitions", "start_line": 2441, "end_line": 2447 }, { "html": "", "example": 157, "markdown": "[foo]: /url\n", "section": "Link reference definitions", "start_line": 2452, "end_line": 2455 }, { "html": "bar
\n", "example": 158, "markdown": "[\nfoo\n]: /url\nbar\n", "section": "Link reference definitions", "start_line": 2459, "end_line": 2466 }, { "html": "[foo]: /url "title" ok
\n", "example": 159, "markdown": "[foo]: /url \"title\" ok\n", "section": "Link reference definitions", "start_line": 2471, "end_line": 2475 }, { "html": ""title" ok
\n", "example": 160, "markdown": "[foo]: /url\n\"title\" ok\n", "section": "Link reference definitions", "start_line": 2479, "end_line": 2484 }, { "html": "[foo]: /url "title"\n
\n[foo]
\n", "example": 161, "markdown": " [foo]: /url \"title\"\n\n[foo]\n", "section": "Link reference definitions", "start_line": 2489, "end_line": 2497 }, { "html": "[foo]: /url\n
\n[foo]
\n", "example": 162, "markdown": "```\n[foo]: /url\n```\n\n[foo]\n", "section": "Link reference definitions", "start_line": 2502, "end_line": 2512 }, { "html": "Foo\n[bar]: /baz
\n[bar]
\n", "example": 163, "markdown": "Foo\n[bar]: /baz\n\n[bar]\n", "section": "Link reference definitions", "start_line": 2516, "end_line": 2525 }, { "html": "\n\n", "example": 164, "markdown": "# [Foo]\n[foo]: /url\n> bar\n", "section": "Link reference definitions", "start_line": 2530, "end_line": 2539 }, { "html": "\n", "example": 165, "markdown": "[foo]: /foo-url \"foo\"\n[bar]: /bar-url\n \"bar\"\n[baz]: /baz-url\n\n[foo],\n[bar],\n[baz]\n", "section": "Link reference definitions", "start_line": 2544, "end_line": 2557 }, { "html": "\nbar
\n
\n\n", "example": 166, "markdown": "[foo]\n\n> [foo]: /url\n", "section": "Link reference definitions", "start_line": 2564, "end_line": 2572 }, { "html": "
aaa
\nbbb
\n", "example": 167, "markdown": "aaa\n\nbbb\n", "section": "Paragraphs", "start_line": 2586, "end_line": 2593 }, { "html": "aaa\nbbb
\nccc\nddd
\n", "example": 168, "markdown": "aaa\nbbb\n\nccc\nddd\n", "section": "Paragraphs", "start_line": 2597, "end_line": 2608 }, { "html": "aaa
\nbbb
\n", "example": 169, "markdown": "aaa\n\n\nbbb\n", "section": "Paragraphs", "start_line": 2612, "end_line": 2620 }, { "html": "aaa\nbbb
\n", "example": 170, "markdown": " aaa\n bbb\n", "section": "Paragraphs", "start_line": 2624, "end_line": 2630 }, { "html": "aaa\nbbb\nccc
\n", "example": 171, "markdown": "aaa\n bbb\n ccc\n", "section": "Paragraphs", "start_line": 2635, "end_line": 2643 }, { "html": "aaa\nbbb
\n", "example": 172, "markdown": " aaa\nbbb\n", "section": "Paragraphs", "start_line": 2648, "end_line": 2654 }, { "html": "aaa\n
\nbbb
\n", "example": 173, "markdown": " aaa\nbbb\n", "section": "Paragraphs", "start_line": 2656, "end_line": 2663 }, { "html": "aaa
\nbbb
aaa
\n\n\n", "example": 176, "markdown": "> # Foo\n> bar\n> baz\n", "section": "Block quotes", "start_line": 2750, "end_line": 2760 }, { "html": "Foo
\nbar\nbaz
\n
\n\n", "example": 177, "markdown": "># Foo\n>bar\n> baz\n", "section": "Block quotes", "start_line": 2764, "end_line": 2774 }, { "html": "Foo
\nbar\nbaz
\n
\n\n", "example": 178, "markdown": " > # Foo\n > bar\n > baz\n", "section": "Block quotes", "start_line": 2778, "end_line": 2788 }, { "html": "Foo
\nbar\nbaz
\n
> # Foo\n> bar\n> baz\n
\n",
"example": 179,
"markdown": " > # Foo\n > bar\n > baz\n",
"section": "Block quotes",
"start_line": 2792,
"end_line": 2801
},
{
"html": "\n\n", "example": 180, "markdown": "> # Foo\n> bar\nbaz\n", "section": "Block quotes", "start_line": 2806, "end_line": 2816 }, { "html": "Foo
\nbar\nbaz
\n
\n\n", "example": 181, "markdown": "> bar\nbaz\n> foo\n", "section": "Block quotes", "start_line": 2821, "end_line": 2831 }, { "html": "bar\nbaz\nfoo
\n
\n\nfoo
\n
\n\n\n
\n- foo
\n
\n\n\nfoo\n
bar\n
\n",
"example": 184,
"markdown": "> foo\n bar\n",
"section": "Block quotes",
"start_line": 2880,
"end_line": 2890
},
{
"html": "\n\n\n
foo
\n
\n",
"example": 185,
"markdown": "> ```\nfoo\n```\n",
"section": "Block quotes",
"start_line": 2892,
"end_line": 2902
},
{
"html": "\n\n", "example": 186, "markdown": ">\n", "section": "Block quotes", "start_line": 2906, "end_line": 2911 }, { "html": "
\n\n", "example": 187, "markdown": ">\n> \n> \n", "section": "Block quotes", "start_line": 2913, "end_line": 2920 }, { "html": "
\n\n", "example": 188, "markdown": ">\n> foo\n> \n", "section": "Block quotes", "start_line": 2924, "end_line": 2932 }, { "html": "foo
\n
\n\nfoo
\n
\n\n", "example": 189, "markdown": "> foo\n\n> bar\n", "section": "Block quotes", "start_line": 2936, "end_line": 2947 }, { "html": "bar
\n
\n\n", "example": 190, "markdown": "> foo\n> bar\n", "section": "Block quotes", "start_line": 2957, "end_line": 2965 }, { "html": "foo\nbar
\n
\n\n", "example": 191, "markdown": "> foo\n>\n> bar\n", "section": "Block quotes", "start_line": 2969, "end_line": 2978 }, { "html": "foo
\nbar
\n
foo
\n\n\n", "example": 192, "markdown": "foo\n> bar\n", "section": "Block quotes", "start_line": 2982, "end_line": 2990 }, { "html": "bar
\n
\n\naaa
\n
\n\n", "example": 193, "markdown": "> aaa\n***\n> bbb\n", "section": "Block quotes", "start_line": 2995, "end_line": 3007 }, { "html": "bbb
\n
\n\n", "example": 194, "markdown": "> bar\nbaz\n", "section": "Block quotes", "start_line": 3012, "end_line": 3020 }, { "html": "bar\nbaz
\n
\n\nbar
\n
baz
\n", "example": 195, "markdown": "> bar\n\nbaz\n", "section": "Block quotes", "start_line": 3022, "end_line": 3031 }, { "html": "\n\nbar
\n
baz
\n", "example": 196, "markdown": "> bar\n>\nbaz\n", "section": "Block quotes", "start_line": 3033, "end_line": 3042 }, { "html": "\n\n", "example": 197, "markdown": "> > > foo\nbar\n", "section": "Block quotes", "start_line": 3048, "end_line": 3060 }, { "html": "\n\n\n\nfoo\nbar
\n
\n\n", "example": 198, "markdown": ">>> foo\n> bar\n>>baz\n", "section": "Block quotes", "start_line": 3062, "end_line": 3076 }, { "html": "\n\n\n\nfoo\nbar\nbaz
\n
\n\n\ncode\n
\n\n", "example": 199, "markdown": "> code\n\n> not code\n", "section": "Block quotes", "start_line": 3083, "end_line": 3095 }, { "html": "not code
\n
A paragraph\nwith two lines.
\nindented code\n
\n\n\n", "example": 200, "markdown": "A paragraph\nwith two lines.\n\n indented code\n\n> A block quote.\n", "section": "List items", "start_line": 3127, "end_line": 3142 }, { "html": "A block quote.
\n
A paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
two
\n", "example": 202, "markdown": "- one\n\n two\n", "section": "List items", "start_line": 3180, "end_line": 3189 }, { "html": "one
\ntwo
\n two\n
\n",
"example": 204,
"markdown": " - one\n\n two\n",
"section": "List items",
"start_line": 3204,
"end_line": 3214
},
{
"html": "one
\ntwo
\n\n\n", "example": 206, "markdown": " > > 1. one\n>>\n>> two\n", "section": "List items", "start_line": 3237, "end_line": 3252 }, { "html": "\n\n\n
\n- \n
\none
\ntwo
\n
\n\n", "example": 207, "markdown": ">>- one\n>>\n > > two\n", "section": "List items", "start_line": 3263, "end_line": 3276 }, { "html": "\n\n\n
\n- one
\ntwo
\n
-one
\n2.two
\n", "example": 208, "markdown": "-one\n\n2.two\n", "section": "List items", "start_line": 3281, "end_line": 3288 }, { "html": "foo
\nbar
\nfoo
\nbar
\nfoo\n\n\nbar\n
\nbaz
\nfoo\n\n\nbar\n
\nfoo
\nbar\n
\nbaz
\n\n\nbam
\n
1234567890. not ok
\n", "example": 212, "markdown": "1234567890. not ok\n", "section": "List items", "start_line": 3389, "end_line": 3393 }, { "html": "-1. not ok
\n", "example": 215, "markdown": "-1. not ok\n", "section": "List items", "start_line": 3415, "end_line": 3419 }, { "html": "foo
\nbar\n
\nfoo
\nbar\n
\nindented code\n
\nparagraph
\nmore code\n
\n",
"example": 218,
"markdown": " indented code\n\nparagraph\n\n more code\n",
"section": "List items",
"start_line": 3472,
"end_line": 3484
},
{
"html": "indented code\n
\nparagraph
\nmore code\n
\n indented code\n
\nparagraph
\nmore code\n
\nfoo
\nbar
\n", "example": 221, "markdown": " foo\n\nbar\n", "section": "List items", "start_line": 3533, "end_line": 3540 }, { "html": "bar
\n", "example": 222, "markdown": "- foo\n\n bar\n", "section": "List items", "start_line": 3542, "end_line": 3551 }, { "html": "foo
\nbar
\nbar\n
\nbaz\n
\nA paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
A paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
A paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
1. A paragraph\n with two lines.\n\n indented code\n\n > A block quote.\n
\n",
"example": 232,
"markdown": " 1. A paragraph\n with two lines.\n\n indented code\n\n > A block quote.\n",
"section": "List items",
"start_line": 3738,
"end_line": 3753
},
{
"html": "A paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
\n\n", "example": 235, "markdown": "> 1. > Blockquote\ncontinued here.\n", "section": "List items", "start_line": 3802, "end_line": 3816 }, { "html": "\n
\n- \n
\n\n\nBlockquote\ncontinued here.
\n
\n\n", "example": 236, "markdown": "> 1. > Blockquote\n> continued here.\n", "section": "List items", "start_line": 3818, "end_line": 3832 }, { "html": "\n
\n- \n
\n\n\nBlockquote\ncontinued here.
\n
Foo
\nThe number of windows in my house is
\nfoo
\nbar
\nbar
\n bim\n
\n",
"example": 250,
"markdown": "- foo\n - bar\n - baz\n\n\n bim\n",
"section": "Lists",
"start_line": 4328,
"end_line": 4349
},
{
"html": "foo
\nnotcode
\nfoo
\ncode\n
\n",
"example": 252,
"markdown": "- foo\n\n notcode\n\n- foo\n\n\n code\n",
"section": "Lists",
"start_line": 4374,
"end_line": 4395
},
{
"html": "a
\nb
\nc
\na
\nb
\nc
\na
\nc
\na
\nb
\nc
\nd
\na
\nb
\nd
\nb\n\n\n
\nb
\nc
\n\n\nb
\n
\n\nb
\n
c\n
\nfoo\n
\nbar
\nfoo
\nbaz
\na
\nd
\nhi
lo`
!"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~
\n", "example": 269, "markdown": "\\!\\\"\\#\\$\\%\\&\\'\\(\\)\\*\\+\\,\\-\\.\\/\\:\\;\\<\\=\\>\\?\\@\\[\\\\\\]\\^\\_\\`\\{\\|\\}\\~\n", "section": "Backslash escapes", "start_line": 4728, "end_line": 4732 }, { "html": "\\\t\\A\\a\\ \\3\\Ï\\«
\n", "example": 270, "markdown": "\\\t\\A\\a\\ \\3\\Ï\\«\n", "section": "Backslash escapes", "start_line": 4737, "end_line": 4741 }, { "html": "*not emphasized*\n<br/> not a tag\n[not a link](/foo)\n`not code`\n1. not a list\n* not a list\n# not a header\n[foo]: /url "not a reference"
\n", "example": 271, "markdown": "\\*not emphasized*\n\\\\emphasis
\n", "example": 272, "markdown": "\\\\*emphasis*\n", "section": "Backslash escapes", "start_line": 4768, "end_line": 4772 }, { "html": "foo
\nbar
\\[\\`
\\[\\]\n
\n",
"example": 275,
"markdown": " \\[\\]\n",
"section": "Backslash escapes",
"start_line": 4793,
"end_line": 4798
},
{
"html": "\\[\\]\n
\n",
"example": 276,
"markdown": "~~~\n\\[\\]\n~~~\n",
"section": "Backslash escapes",
"start_line": 4800,
"end_line": 4807
},
{
"html": "\n",
"example": 277,
"markdown": "foo\n
\n",
"example": 281,
"markdown": "``` foo\\+bar\nfoo\n```\n",
"section": "Backslash escapes",
"start_line": 4838,
"end_line": 4845
},
{
"html": " & © à Ä\n¾ â â \nâ² â§Ì¸
\n", "example": 282, "markdown": " & © Æ Ď\n¾ ℋ ⅆ\n∲ ≧̸\n", "section": "Entities", "start_line": 4864, "end_line": 4872 }, { "html": "# Ó Ï ï¿½ �
\n", "example": 283, "markdown": "# Ӓ Ϡ \n", "section": "Entities", "start_line": 4881, "end_line": 4885 }, { "html": "" ഠಫ
\n", "example": 284, "markdown": "" ആ ಫ\n", "section": "Entities", "start_line": 4892, "end_line": 4896 }, { "html": "  &x; &#; &#x; &ThisIsWayTooLongToBeAnEntityIsntIt; &hi?;
\n", "example": 285, "markdown": "  &x; &ThisIsWayTooLongToBeAnEntityIsntIt; &hi?;\n", "section": "Entities", "start_line": 4900, "end_line": 4904 }, { "html": "©
\n", "example": 286, "markdown": "©\n", "section": "Entities", "start_line": 4910, "end_line": 4914 }, { "html": "&MadeUpEntity;
\n", "example": 287, "markdown": "&MadeUpEntity;\n", "section": "Entities", "start_line": 4919, "end_line": 4923 }, { "html": "\n", "example": 288, "markdown": "\n", "section": "Entities", "start_line": 4929, "end_line": 4933 }, { "html": "\n", "example": 289, "markdown": "[foo](/föö \"föö\")\n", "section": "Entities", "start_line": 4935, "end_line": 4939 }, { "html": "\n", "example": 290, "markdown": "[foo]\n\n[foo]: /föö \"föö\"\n", "section": "Entities", "start_line": 4941, "end_line": 4947 }, { "html": "foo\n
\n",
"example": 291,
"markdown": "``` föö\nfoo\n```\n",
"section": "Entities",
"start_line": 4949,
"end_line": 4956
},
{
"html": "föö
föfö\n
\n",
"example": 293,
"markdown": " föfö\n",
"section": "Entities",
"start_line": 4966,
"end_line": 4971
},
{
"html": "foo
foo ` bar
``
foo
foo bar baz
foo `` bar
foo\\
bar`
*foo*
[not a link](/foo
)
<a href="
">`
<http://foo.bar.
baz>`
```foo``
\n", "example": 307, "markdown": "```foo``\n", "section": "Code spans", "start_line": 5118, "end_line": 5122 }, { "html": "`foo
\n", "example": 308, "markdown": "`foo\n", "section": "Code spans", "start_line": 5124, "end_line": 5128 }, { "html": "foo bar
\n", "example": 309, "markdown": "*foo bar*\n", "section": "Emphasis and strong emphasis", "start_line": 5333, "end_line": 5337 }, { "html": "a * foo bar*
\n", "example": 310, "markdown": "a * foo bar*\n", "section": "Emphasis and strong emphasis", "start_line": 5342, "end_line": 5346 }, { "html": "a*"foo"*
\n", "example": 311, "markdown": "a*\"foo\"*\n", "section": "Emphasis and strong emphasis", "start_line": 5352, "end_line": 5356 }, { "html": "* a *
\n", "example": 312, "markdown": "* a *\n", "section": "Emphasis and strong emphasis", "start_line": 5360, "end_line": 5364 }, { "html": "foobar
\n", "example": 313, "markdown": "foo*bar*\n", "section": "Emphasis and strong emphasis", "start_line": 5368, "end_line": 5372 }, { "html": "5678
\n", "example": 314, "markdown": "5*6*78\n", "section": "Emphasis and strong emphasis", "start_line": 5374, "end_line": 5378 }, { "html": "foo bar
\n", "example": 315, "markdown": "_foo bar_\n", "section": "Emphasis and strong emphasis", "start_line": 5382, "end_line": 5386 }, { "html": "_ foo bar_
\n", "example": 316, "markdown": "_ foo bar_\n", "section": "Emphasis and strong emphasis", "start_line": 5391, "end_line": 5395 }, { "html": "a_"foo"_
\n", "example": 317, "markdown": "a_\"foo\"_\n", "section": "Emphasis and strong emphasis", "start_line": 5400, "end_line": 5404 }, { "html": "foo_bar_
\n", "example": 318, "markdown": "foo_bar_\n", "section": "Emphasis and strong emphasis", "start_line": 5408, "end_line": 5412 }, { "html": "5_6_78
\n", "example": 319, "markdown": "5_6_78\n", "section": "Emphasis and strong emphasis", "start_line": 5414, "end_line": 5418 }, { "html": "пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ_
\n", "example": 320, "markdown": "пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ_\n", "section": "Emphasis and strong emphasis", "start_line": 5420, "end_line": 5424 }, { "html": "aa_"bb"_cc
\n", "example": 321, "markdown": "aa_\"bb\"_cc\n", "section": "Emphasis and strong emphasis", "start_line": 5429, "end_line": 5433 }, { "html": "foo-(bar)
\n", "example": 322, "markdown": "foo-_(bar)_\n", "section": "Emphasis and strong emphasis", "start_line": 5439, "end_line": 5443 }, { "html": "_foo*
\n", "example": 323, "markdown": "_foo*\n", "section": "Emphasis and strong emphasis", "start_line": 5450, "end_line": 5454 }, { "html": "*foo bar *
\n", "example": 324, "markdown": "*foo bar *\n", "section": "Emphasis and strong emphasis", "start_line": 5459, "end_line": 5463 }, { "html": "*foo bar
\n*(*foo)
\n", "example": 326, "markdown": "*(*foo)\n", "section": "Emphasis and strong emphasis", "start_line": 5481, "end_line": 5485 }, { "html": "(foo)
\n", "example": 327, "markdown": "*(*foo*)*\n", "section": "Emphasis and strong emphasis", "start_line": 5490, "end_line": 5494 }, { "html": "foobar
\n", "example": 328, "markdown": "*foo*bar\n", "section": "Emphasis and strong emphasis", "start_line": 5498, "end_line": 5502 }, { "html": "_foo bar _
\n", "example": 329, "markdown": "_foo bar _\n", "section": "Emphasis and strong emphasis", "start_line": 5510, "end_line": 5514 }, { "html": "_(_foo)
\n", "example": 330, "markdown": "_(_foo)\n", "section": "Emphasis and strong emphasis", "start_line": 5519, "end_line": 5523 }, { "html": "(foo)
\n", "example": 331, "markdown": "_(_foo_)_\n", "section": "Emphasis and strong emphasis", "start_line": 5527, "end_line": 5531 }, { "html": "_foo_bar
\n", "example": 332, "markdown": "_foo_bar\n", "section": "Emphasis and strong emphasis", "start_line": 5535, "end_line": 5539 }, { "html": "_пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ
\n", "example": 333, "markdown": "_пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ\n", "section": "Emphasis and strong emphasis", "start_line": 5541, "end_line": 5545 }, { "html": "foo_bar_baz
\n", "example": 334, "markdown": "_foo_bar_baz_\n", "section": "Emphasis and strong emphasis", "start_line": 5547, "end_line": 5551 }, { "html": "(bar).
\n", "example": 335, "markdown": "_(bar)_.\n", "section": "Emphasis and strong emphasis", "start_line": 5557, "end_line": 5561 }, { "html": "foo bar
\n", "example": 336, "markdown": "**foo bar**\n", "section": "Emphasis and strong emphasis", "start_line": 5565, "end_line": 5569 }, { "html": "** foo bar**
\n", "example": 337, "markdown": "** foo bar**\n", "section": "Emphasis and strong emphasis", "start_line": 5574, "end_line": 5578 }, { "html": "a**"foo"**
\n", "example": 338, "markdown": "a**\"foo\"**\n", "section": "Emphasis and strong emphasis", "start_line": 5584, "end_line": 5588 }, { "html": "foobar
\n", "example": 339, "markdown": "foo**bar**\n", "section": "Emphasis and strong emphasis", "start_line": 5592, "end_line": 5596 }, { "html": "foo bar
\n", "example": 340, "markdown": "__foo bar__\n", "section": "Emphasis and strong emphasis", "start_line": 5600, "end_line": 5604 }, { "html": "__ foo bar__
\n", "example": 341, "markdown": "__ foo bar__\n", "section": "Emphasis and strong emphasis", "start_line": 5609, "end_line": 5613 }, { "html": "__\nfoo bar__
\n", "example": 342, "markdown": "__\nfoo bar__\n", "section": "Emphasis and strong emphasis", "start_line": 5616, "end_line": 5622 }, { "html": "a__"foo"__
\n", "example": 343, "markdown": "a__\"foo\"__\n", "section": "Emphasis and strong emphasis", "start_line": 5627, "end_line": 5631 }, { "html": "foo__bar__
\n", "example": 344, "markdown": "foo__bar__\n", "section": "Emphasis and strong emphasis", "start_line": 5635, "end_line": 5639 }, { "html": "5__6__78
\n", "example": 345, "markdown": "5__6__78\n", "section": "Emphasis and strong emphasis", "start_line": 5641, "end_line": 5645 }, { "html": "пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ__
\n", "example": 346, "markdown": "пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ__\n", "section": "Emphasis and strong emphasis", "start_line": 5647, "end_line": 5651 }, { "html": "foo, bar, baz
\n", "example": 347, "markdown": "__foo, __bar__, baz__\n", "section": "Emphasis and strong emphasis", "start_line": 5653, "end_line": 5657 }, { "html": "foo-(bar)
\n", "example": 348, "markdown": "foo-__(bar)__\n", "section": "Emphasis and strong emphasis", "start_line": 5663, "end_line": 5667 }, { "html": "**foo bar **
\n", "example": 349, "markdown": "**foo bar **\n", "section": "Emphasis and strong emphasis", "start_line": 5675, "end_line": 5679 }, { "html": "**(**foo)
\n", "example": 350, "markdown": "**(**foo)\n", "section": "Emphasis and strong emphasis", "start_line": 5687, "end_line": 5691 }, { "html": "(foo)
\n", "example": 351, "markdown": "*(**foo**)*\n", "section": "Emphasis and strong emphasis", "start_line": 5696, "end_line": 5700 }, { "html": "Gomphocarpus (Gomphocarpus physocarpus, syn.\nAsclepias physocarpa)
\n", "example": 352, "markdown": "**Gomphocarpus (*Gomphocarpus physocarpus*, syn.\n*Asclepias physocarpa*)**\n", "section": "Emphasis and strong emphasis", "start_line": 5702, "end_line": 5708 }, { "html": "foo "bar" foo
\n", "example": 353, "markdown": "**foo \"*bar*\" foo**\n", "section": "Emphasis and strong emphasis", "start_line": 5710, "end_line": 5714 }, { "html": "foobar
\n", "example": 354, "markdown": "**foo**bar\n", "section": "Emphasis and strong emphasis", "start_line": 5718, "end_line": 5722 }, { "html": "__foo bar __
\n", "example": 355, "markdown": "__foo bar __\n", "section": "Emphasis and strong emphasis", "start_line": 5729, "end_line": 5733 }, { "html": "__(__foo)
\n", "example": 356, "markdown": "__(__foo)\n", "section": "Emphasis and strong emphasis", "start_line": 5738, "end_line": 5742 }, { "html": "(foo)
\n", "example": 357, "markdown": "_(__foo__)_\n", "section": "Emphasis and strong emphasis", "start_line": 5747, "end_line": 5751 }, { "html": "__foo__bar
\n", "example": 358, "markdown": "__foo__bar\n", "section": "Emphasis and strong emphasis", "start_line": 5755, "end_line": 5759 }, { "html": "__пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ
\n", "example": 359, "markdown": "__пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ\n", "section": "Emphasis and strong emphasis", "start_line": 5761, "end_line": 5765 }, { "html": "foo__bar__baz
\n", "example": 360, "markdown": "__foo__bar__baz__\n", "section": "Emphasis and strong emphasis", "start_line": 5767, "end_line": 5771 }, { "html": "(bar).
\n", "example": 361, "markdown": "__(bar)__.\n", "section": "Emphasis and strong emphasis", "start_line": 5777, "end_line": 5781 }, { "html": "foo bar
\n", "example": 362, "markdown": "*foo [bar](/url)*\n", "section": "Emphasis and strong emphasis", "start_line": 5788, "end_line": 5792 }, { "html": "foo\nbar
\n", "example": 363, "markdown": "*foo\nbar*\n", "section": "Emphasis and strong emphasis", "start_line": 5794, "end_line": 5800 }, { "html": "foo bar baz
\n", "example": 364, "markdown": "_foo __bar__ baz_\n", "section": "Emphasis and strong emphasis", "start_line": 5805, "end_line": 5809 }, { "html": "foo bar baz
\n", "example": 365, "markdown": "_foo _bar_ baz_\n", "section": "Emphasis and strong emphasis", "start_line": 5811, "end_line": 5815 }, { "html": "foo bar
\n", "example": 366, "markdown": "__foo_ bar_\n", "section": "Emphasis and strong emphasis", "start_line": 5817, "end_line": 5821 }, { "html": "foo bar
\n", "example": 367, "markdown": "*foo *bar**\n", "section": "Emphasis and strong emphasis", "start_line": 5823, "end_line": 5827 }, { "html": "foo bar baz
\n", "example": 368, "markdown": "*foo **bar** baz*\n", "section": "Emphasis and strong emphasis", "start_line": 5829, "end_line": 5833 }, { "html": "foobarbaz
\n", "example": 369, "markdown": "*foo**bar**baz*\n", "section": "Emphasis and strong emphasis", "start_line": 5837, "end_line": 5841 }, { "html": "foo bar
\n", "example": 370, "markdown": "***foo** bar*\n", "section": "Emphasis and strong emphasis", "start_line": 5846, "end_line": 5850 }, { "html": "foo bar
\n", "example": 371, "markdown": "*foo **bar***\n", "section": "Emphasis and strong emphasis", "start_line": 5852, "end_line": 5856 }, { "html": "foobar**
\n", "example": 372, "markdown": "*foo**bar***\n", "section": "Emphasis and strong emphasis", "start_line": 5862, "end_line": 5866 }, { "html": "foo bar baz bim bop
\n", "example": 373, "markdown": "*foo **bar *baz* bim** bop*\n", "section": "Emphasis and strong emphasis", "start_line": 5871, "end_line": 5875 }, { "html": "foo bar
\n", "example": 374, "markdown": "*foo [*bar*](/url)*\n", "section": "Emphasis and strong emphasis", "start_line": 5877, "end_line": 5881 }, { "html": "** is not an empty emphasis
\n", "example": 375, "markdown": "** is not an empty emphasis\n", "section": "Emphasis and strong emphasis", "start_line": 5885, "end_line": 5889 }, { "html": "**** is not an empty strong emphasis
\n", "example": 376, "markdown": "**** is not an empty strong emphasis\n", "section": "Emphasis and strong emphasis", "start_line": 5891, "end_line": 5895 }, { "html": "foo bar
\n", "example": 377, "markdown": "**foo [bar](/url)**\n", "section": "Emphasis and strong emphasis", "start_line": 5903, "end_line": 5907 }, { "html": "foo\nbar
\n", "example": 378, "markdown": "**foo\nbar**\n", "section": "Emphasis and strong emphasis", "start_line": 5909, "end_line": 5915 }, { "html": "foo bar baz
\n", "example": 379, "markdown": "__foo _bar_ baz__\n", "section": "Emphasis and strong emphasis", "start_line": 5920, "end_line": 5924 }, { "html": "foo bar baz
\n", "example": 380, "markdown": "__foo __bar__ baz__\n", "section": "Emphasis and strong emphasis", "start_line": 5926, "end_line": 5930 }, { "html": "foo bar
\n", "example": 381, "markdown": "____foo__ bar__\n", "section": "Emphasis and strong emphasis", "start_line": 5932, "end_line": 5936 }, { "html": "foo bar
\n", "example": 382, "markdown": "**foo **bar****\n", "section": "Emphasis and strong emphasis", "start_line": 5938, "end_line": 5942 }, { "html": "foo bar baz
\n", "example": 383, "markdown": "**foo *bar* baz**\n", "section": "Emphasis and strong emphasis", "start_line": 5944, "end_line": 5948 }, { "html": "foobarbaz**
\n", "example": 384, "markdown": "**foo*bar*baz**\n", "section": "Emphasis and strong emphasis", "start_line": 5952, "end_line": 5956 }, { "html": "foo bar
\n", "example": 385, "markdown": "***foo* bar**\n", "section": "Emphasis and strong emphasis", "start_line": 5961, "end_line": 5965 }, { "html": "foo bar
\n", "example": 386, "markdown": "**foo *bar***\n", "section": "Emphasis and strong emphasis", "start_line": 5967, "end_line": 5971 }, { "html": "foo bar baz\nbim bop
\n", "example": 387, "markdown": "**foo *bar **baz**\nbim* bop**\n", "section": "Emphasis and strong emphasis", "start_line": 5975, "end_line": 5981 }, { "html": "foo bar
\n", "example": 388, "markdown": "**foo [*bar*](/url)**\n", "section": "Emphasis and strong emphasis", "start_line": 5983, "end_line": 5987 }, { "html": "__ is not an empty emphasis
\n", "example": 389, "markdown": "__ is not an empty emphasis\n", "section": "Emphasis and strong emphasis", "start_line": 5991, "end_line": 5995 }, { "html": "____ is not an empty strong emphasis
\n", "example": 390, "markdown": "____ is not an empty strong emphasis\n", "section": "Emphasis and strong emphasis", "start_line": 5997, "end_line": 6001 }, { "html": "foo ***
\n", "example": 391, "markdown": "foo ***\n", "section": "Emphasis and strong emphasis", "start_line": 6006, "end_line": 6010 }, { "html": "foo *
\n", "example": 392, "markdown": "foo *\\**\n", "section": "Emphasis and strong emphasis", "start_line": 6012, "end_line": 6016 }, { "html": "foo _
\n", "example": 393, "markdown": "foo *_*\n", "section": "Emphasis and strong emphasis", "start_line": 6018, "end_line": 6022 }, { "html": "foo *****
\n", "example": 394, "markdown": "foo *****\n", "section": "Emphasis and strong emphasis", "start_line": 6024, "end_line": 6028 }, { "html": "foo *
\n", "example": 395, "markdown": "foo **\\***\n", "section": "Emphasis and strong emphasis", "start_line": 6030, "end_line": 6034 }, { "html": "foo _
\n", "example": 396, "markdown": "foo **_**\n", "section": "Emphasis and strong emphasis", "start_line": 6036, "end_line": 6040 }, { "html": "*foo
\n", "example": 397, "markdown": "**foo*\n", "section": "Emphasis and strong emphasis", "start_line": 6046, "end_line": 6050 }, { "html": "foo*
\n", "example": 398, "markdown": "*foo**\n", "section": "Emphasis and strong emphasis", "start_line": 6052, "end_line": 6056 }, { "html": "*foo
\n", "example": 399, "markdown": "***foo**\n", "section": "Emphasis and strong emphasis", "start_line": 6058, "end_line": 6062 }, { "html": "***foo
\n", "example": 400, "markdown": "****foo*\n", "section": "Emphasis and strong emphasis", "start_line": 6064, "end_line": 6068 }, { "html": "foo*
\n", "example": 401, "markdown": "**foo***\n", "section": "Emphasis and strong emphasis", "start_line": 6070, "end_line": 6074 }, { "html": "foo***
\n", "example": 402, "markdown": "*foo****\n", "section": "Emphasis and strong emphasis", "start_line": 6076, "end_line": 6080 }, { "html": "foo ___
\n", "example": 403, "markdown": "foo ___\n", "section": "Emphasis and strong emphasis", "start_line": 6085, "end_line": 6089 }, { "html": "foo _
\n", "example": 404, "markdown": "foo _\\__\n", "section": "Emphasis and strong emphasis", "start_line": 6091, "end_line": 6095 }, { "html": "foo *
\n", "example": 405, "markdown": "foo _*_\n", "section": "Emphasis and strong emphasis", "start_line": 6097, "end_line": 6101 }, { "html": "foo _____
\n", "example": 406, "markdown": "foo _____\n", "section": "Emphasis and strong emphasis", "start_line": 6103, "end_line": 6107 }, { "html": "foo _
\n", "example": 407, "markdown": "foo __\\___\n", "section": "Emphasis and strong emphasis", "start_line": 6109, "end_line": 6113 }, { "html": "foo *
\n", "example": 408, "markdown": "foo __*__\n", "section": "Emphasis and strong emphasis", "start_line": 6115, "end_line": 6119 }, { "html": "_foo
\n", "example": 409, "markdown": "__foo_\n", "section": "Emphasis and strong emphasis", "start_line": 6121, "end_line": 6125 }, { "html": "foo_
\n", "example": 410, "markdown": "_foo__\n", "section": "Emphasis and strong emphasis", "start_line": 6131, "end_line": 6135 }, { "html": "_foo
\n", "example": 411, "markdown": "___foo__\n", "section": "Emphasis and strong emphasis", "start_line": 6137, "end_line": 6141 }, { "html": "___foo
\n", "example": 412, "markdown": "____foo_\n", "section": "Emphasis and strong emphasis", "start_line": 6143, "end_line": 6147 }, { "html": "foo_
\n", "example": 413, "markdown": "__foo___\n", "section": "Emphasis and strong emphasis", "start_line": 6149, "end_line": 6153 }, { "html": "foo___
\n", "example": 414, "markdown": "_foo____\n", "section": "Emphasis and strong emphasis", "start_line": 6155, "end_line": 6159 }, { "html": "foo
\n", "example": 415, "markdown": "**foo**\n", "section": "Emphasis and strong emphasis", "start_line": 6164, "end_line": 6168 }, { "html": "foo
\n", "example": 416, "markdown": "*_foo_*\n", "section": "Emphasis and strong emphasis", "start_line": 6170, "end_line": 6174 }, { "html": "foo
\n", "example": 417, "markdown": "__foo__\n", "section": "Emphasis and strong emphasis", "start_line": 6176, "end_line": 6180 }, { "html": "foo
\n", "example": 418, "markdown": "_*foo*_\n", "section": "Emphasis and strong emphasis", "start_line": 6182, "end_line": 6186 }, { "html": "foo
\n", "example": 419, "markdown": "****foo****\n", "section": "Emphasis and strong emphasis", "start_line": 6191, "end_line": 6195 }, { "html": "foo
\n", "example": 420, "markdown": "____foo____\n", "section": "Emphasis and strong emphasis", "start_line": 6197, "end_line": 6201 }, { "html": "foo
\n", "example": 421, "markdown": "******foo******\n", "section": "Emphasis and strong emphasis", "start_line": 6207, "end_line": 6211 }, { "html": "foo
\n", "example": 422, "markdown": "***foo***\n", "section": "Emphasis and strong emphasis", "start_line": 6215, "end_line": 6219 }, { "html": "foo
\n", "example": 423, "markdown": "_____foo_____\n", "section": "Emphasis and strong emphasis", "start_line": 6221, "end_line": 6225 }, { "html": "foo _bar baz_
\n", "example": 424, "markdown": "*foo _bar* baz_\n", "section": "Emphasis and strong emphasis", "start_line": 6229, "end_line": 6233 }, { "html": "foobar*
\n", "example": 425, "markdown": "**foo*bar**\n", "section": "Emphasis and strong emphasis", "start_line": 6235, "end_line": 6239 }, { "html": "foo bar *baz bim bam
\n", "example": 426, "markdown": "*foo __bar *baz bim__ bam*\n", "section": "Emphasis and strong emphasis", "start_line": 6241, "end_line": 6245 }, { "html": "**foo bar baz
\n", "example": 427, "markdown": "**foo **bar baz**\n", "section": "Emphasis and strong emphasis", "start_line": 6249, "end_line": 6253 }, { "html": "*foo bar baz
\n", "example": 428, "markdown": "*foo *bar baz*\n", "section": "Emphasis and strong emphasis", "start_line": 6255, "end_line": 6259 }, { "html": "*bar*
\n", "example": 429, "markdown": "*[bar*](/url)\n", "section": "Emphasis and strong emphasis", "start_line": 6263, "end_line": 6267 }, { "html": "_foo bar_
\n", "example": 430, "markdown": "_foo [bar_](/url)\n", "section": "Emphasis and strong emphasis", "start_line": 6269, "end_line": 6273 }, { "html": "*
\n", "example": 431, "markdown": "*\n", "section": "Emphasis and strong emphasis", "start_line": 6275, "end_line": 6279 }, { "html": "\n", "example": 432, "markdown": "**\n", "section": "Emphasis and strong emphasis", "start_line": 6281, "end_line": 6285 }, { "html": "\n", "example": 433, "markdown": "__\n", "section": "Emphasis and strong emphasis", "start_line": 6287, "end_line": 6291 }, { "html": "a *
a _
[link](/my uri)
\n", "example": 442, "markdown": "[link](/my uri)\n", "section": "Links", "start_line": 6421, "end_line": 6425 }, { "html": "\n", "example": 443, "markdown": "[link]([link](foo\nbar)
\n", "example": 444, "markdown": "[link](foo\nbar)\n", "section": "Links", "start_line": 6435, "end_line": 6441 }, { "html": "[link](
[link](foo(and(bar)))
\n", "example": 447, "markdown": "[link](foo(and(bar)))\n", "section": "Links", "start_line": 6462, "end_line": 6466 }, { "html": "\n", "example": 448, "markdown": "[link](foo(and\\(bar\\)))\n", "section": "Links", "start_line": 6468, "end_line": 6472 }, { "html": "\n", "example": 449, "markdown": "[link]([link](/url "title "and" title")
\n", "example": 457, "markdown": "[link](/url \"title \"and\" title\")\n", "section": "Links", "start_line": 6555, "end_line": 6559 }, { "html": "\n", "example": 458, "markdown": "[link](/url 'title \"and\" title')\n", "section": "Links", "start_line": 6563, "end_line": 6567 }, { "html": "\n", "example": 459, "markdown": "[link]( /uri\n \"title\" )\n", "section": "Links", "start_line": 6585, "end_line": 6590 }, { "html": "[link] (/uri)
\n", "example": 460, "markdown": "[link] (/uri)\n", "section": "Links", "start_line": 6595, "end_line": 6599 }, { "html": "\n", "example": 461, "markdown": "[link [foo [bar]]](/uri)\n", "section": "Links", "start_line": 6604, "end_line": 6608 }, { "html": "[link] bar](/uri)
\n", "example": 462, "markdown": "[link] bar](/uri)\n", "section": "Links", "start_line": 6610, "end_line": 6614 }, { "html": "[link bar
\n", "example": 463, "markdown": "[link [bar](/uri)\n", "section": "Links", "start_line": 6616, "end_line": 6620 }, { "html": "\n", "example": 464, "markdown": "[link \\[bar](/uri)\n", "section": "Links", "start_line": 6622, "end_line": 6626 }, { "html": "\n", "example": 465, "markdown": "[link *foo **bar** `#`*](/uri)\n", "section": "Links", "start_line": 6630, "end_line": 6634 }, { "html": "\n", "example": 466, "markdown": "[![moon](moon.jpg)](/uri)\n", "section": "Links", "start_line": 6636, "end_line": 6640 }, { "html": "[foo bar](/uri)
\n", "example": 467, "markdown": "[foo [bar](/uri)](/uri)\n", "section": "Links", "start_line": 6644, "end_line": 6648 }, { "html": "[foo [bar baz](/uri)](/uri)
\n", "example": 468, "markdown": "[foo *[bar [baz](/uri)](/uri)*](/uri)\n", "section": "Links", "start_line": 6650, "end_line": 6654 }, { "html": "\n", "example": 469, "markdown": "![[[foo](uri1)](uri2)](uri3)\n", "section": "Links", "start_line": 6656, "end_line": 6660 }, { "html": "*foo*
\n", "example": 470, "markdown": "*[foo*](/uri)\n", "section": "Links", "start_line": 6665, "end_line": 6669 }, { "html": "\n", "example": 471, "markdown": "[foo *bar](baz*)\n", "section": "Links", "start_line": 6671, "end_line": 6675 }, { "html": "foo [bar baz]
\n", "example": 472, "markdown": "*foo [bar* baz]\n", "section": "Links", "start_line": 6680, "end_line": 6684 }, { "html": "[foo
[foo](/uri)
[foohttp://example.com/?search=](uri)
\n", "example": 475, "markdown": "[foo*foo*
\n", "example": 483, "markdown": "*[foo*][ref]\n\n[ref]: /uri\n", "section": "Links", "start_line": 6807, "end_line": 6813 }, { "html": "\n", "example": 484, "markdown": "[foo *bar][ref]\n\n[ref]: /uri\n", "section": "Links", "start_line": 6815, "end_line": 6821 }, { "html": "[foo
[foo][ref]
[foohttp://example.com/?search=][ref]
\n", "example": 487, "markdown": "[fooТолпой is a Russian word.
\n", "example": 489, "markdown": "[Толпой][Толпой] is a Russian word.\n\n[ТÐÐÐÐÐ]: /url\n", "section": "Links", "start_line": 6862, "end_line": 6868 }, { "html": "\n", "example": 490, "markdown": "[Foo\n bar]: /url\n\n[Baz][Foo bar]\n", "section": "Links", "start_line": 6873, "end_line": 6880 }, { "html": "\n", "example": 491, "markdown": "[foo] [bar]\n\n[bar]: /url \"title\"\n", "section": "Links", "start_line": 6884, "end_line": 6890 }, { "html": "\n", "example": 492, "markdown": "[foo]\n[bar]\n\n[bar]: /url \"title\"\n", "section": "Links", "start_line": 6892, "end_line": 6899 }, { "html": "\n", "example": 493, "markdown": "[foo]: /url1\n\n[foo]: /url2\n\n[bar][foo]\n", "section": "Links", "start_line": 6904, "end_line": 6912 }, { "html": "[bar][foo!]
\n", "example": 494, "markdown": "[bar][foo\\!]\n\n[foo!]: /url\n", "section": "Links", "start_line": 6918, "end_line": 6924 }, { "html": "[foo][ref[]
\n[ref[]: /uri
\n", "example": 495, "markdown": "[foo][ref[]\n\n[ref[]: /uri\n", "section": "Links", "start_line": 6929, "end_line": 6936 }, { "html": "[foo][ref[bar]]
\n[ref[bar]]: /uri
\n", "example": 496, "markdown": "[foo][ref[bar]]\n\n[ref[bar]]: /uri\n", "section": "Links", "start_line": 6938, "end_line": 6945 }, { "html": "[[[foo]]]
\n[[[foo]]]: /url
\n", "example": 497, "markdown": "[[[foo]]]\n\n[[[foo]]]: /url\n", "section": "Links", "start_line": 6947, "end_line": 6954 }, { "html": "\n", "example": 498, "markdown": "[foo][ref\\[]\n\n[ref\\[]: /uri\n", "section": "Links", "start_line": 6956, "end_line": 6962 }, { "html": "[]
\n[]: /uri
\n", "example": 499, "markdown": "[]\n\n[]: /uri\n", "section": "Links", "start_line": 6966, "end_line": 6973 }, { "html": "[\n]
\n[\n]: /uri
\n", "example": 500, "markdown": "[\n ]\n\n[\n ]: /uri\n", "section": "Links", "start_line": 6975, "end_line": 6986 }, { "html": "\n", "example": 501, "markdown": "[foo][]\n\n[foo]: /url \"title\"\n", "section": "Links", "start_line": 6997, "end_line": 7003 }, { "html": "\n", "example": 502, "markdown": "[*foo* bar][]\n\n[*foo* bar]: /url \"title\"\n", "section": "Links", "start_line": 7005, "end_line": 7011 }, { "html": "\n", "example": 503, "markdown": "[Foo][]\n\n[foo]: /url \"title\"\n", "section": "Links", "start_line": 7015, "end_line": 7021 }, { "html": "\n", "example": 504, "markdown": "[foo] \n[]\n\n[foo]: /url \"title\"\n", "section": "Links", "start_line": 7027, "end_line": 7034 }, { "html": "\n", "example": 505, "markdown": "[foo]\n\n[foo]: /url \"title\"\n", "section": "Links", "start_line": 7045, "end_line": 7051 }, { "html": "\n", "example": 506, "markdown": "[*foo* bar]\n\n[*foo* bar]: /url \"title\"\n", "section": "Links", "start_line": 7053, "end_line": 7059 }, { "html": "[foo bar]
\n", "example": 507, "markdown": "[[*foo* bar]]\n\n[*foo* bar]: /url \"title\"\n", "section": "Links", "start_line": 7061, "end_line": 7067 }, { "html": "[[bar foo
\n", "example": 508, "markdown": "[[bar [foo]\n\n[foo]: /url\n", "section": "Links", "start_line": 7069, "end_line": 7075 }, { "html": "\n", "example": 509, "markdown": "[Foo]\n\n[foo]: /url \"title\"\n", "section": "Links", "start_line": 7079, "end_line": 7085 }, { "html": "foo bar
\n", "example": 510, "markdown": "[foo] bar\n\n[foo]: /url\n", "section": "Links", "start_line": 7089, "end_line": 7095 }, { "html": "[foo]
\n", "example": 511, "markdown": "\\[foo]\n\n[foo]: /url \"title\"\n", "section": "Links", "start_line": 7100, "end_line": 7106 }, { "html": "*foo*
\n", "example": 512, "markdown": "[foo*]: /url\n\n*[foo*]\n", "section": "Links", "start_line": 7111, "end_line": 7117 }, { "html": "\n", "example": 513, "markdown": "[foo][bar]\n\n[foo]: /url1\n[bar]: /url2\n", "section": "Links", "start_line": 7121, "end_line": 7128 }, { "html": "[foo]bar
\n", "example": 514, "markdown": "[foo][bar][baz]\n\n[baz]: /url\n", "section": "Links", "start_line": 7133, "end_line": 7139 }, { "html": "\n", "example": 515, "markdown": "[foo][bar][baz]\n\n[baz]: /url1\n[bar]: /url2\n", "section": "Links", "start_line": 7144, "end_line": 7151 }, { "html": "[foo]bar
\n", "example": 516, "markdown": "[foo][bar][baz]\n\n[baz]: /url1\n[foo]: /url2\n", "section": "Links", "start_line": 7156, "end_line": 7163 }, { "html": "\n", "example": 517, "markdown": "![foo](/url \"title\")\n", "section": "Images", "start_line": 7178, "end_line": 7182 }, { "html": "\n", "example": 518, "markdown": "![foo *bar*]\n\n[foo *bar*]: train.jpg \"train & tracks\"\n", "section": "Images", "start_line": 7184, "end_line": 7190 }, { "html": "\n", "example": 519, "markdown": "![foo ![bar](/url)](/url2)\n", "section": "Images", "start_line": 7192, "end_line": 7196 }, { "html": "\n", "example": 520, "markdown": "![foo [bar](/url)](/url2)\n", "section": "Images", "start_line": 7198, "end_line": 7202 }, { "html": "\n", "example": 521, "markdown": "![foo *bar*][]\n\n[foo *bar*]: train.jpg \"train & tracks\"\n", "section": "Images", "start_line": 7211, "end_line": 7217 }, { "html": "\n", "example": 522, "markdown": "![foo *bar*][foobar]\n\n[FOOBAR]: train.jpg \"train & tracks\"\n", "section": "Images", "start_line": 7219, "end_line": 7225 }, { "html": "\n", "example": 523, "markdown": "![foo](train.jpg)\n", "section": "Images", "start_line": 7227, "end_line": 7231 }, { "html": "My
\n", "example": 524, "markdown": "My ![foo bar](/path/to/train.jpg \"title\" )\n", "section": "Images", "start_line": 7233, "end_line": 7237 }, { "html": "\n", "example": 525, "markdown": "![foo](![[foo]]
\n[[foo]]: /url "title"
\n", "example": 535, "markdown": "![[foo]]\n\n[[foo]]: /url \"title\"\n", "section": "Images", "start_line": 7329, "end_line": 7336 }, { "html": "\n", "example": 536, "markdown": "![Foo]\n\n[foo]: /url \"title\"\n", "section": "Images", "start_line": 7340, "end_line": 7346 }, { "html": "![foo]
\n", "example": 537, "markdown": "\\!\\[foo]\n\n[foo]: /url \"title\"\n", "section": "Images", "start_line": 7351, "end_line": 7357 }, { "html": "!foo
\n", "example": 538, "markdown": "\\![foo]\n\n[foo]: /url \"title\"\n", "section": "Images", "start_line": 7362, "end_line": 7368 }, { "html": "\n", "example": 539, "markdown": "http://foo.bar.baz/test?q=hello&id=22&boolean
\n", "example": 540, "markdown": "<http://foo.bar/baz bim>
\n", "example": 543, "markdown": "<>
\n", "example": 548, "markdown": "<>\n", "section": "Autolinks", "start_line": 7494, "end_line": 7498 }, { "html": "<heck://bing.bong>
\n", "example": 549, "markdown": "< http://foo.bar >
\n", "example": 550, "markdown": "< http://foo.bar >\n", "section": "Autolinks", "start_line": 7506, "end_line": 7510 }, { "html": "<foo.bar.baz>
\n", "example": 551, "markdown": "<localhost:5001/foo>
\n", "example": 552, "markdown": "<5001><><>
<"">
<"><>
<><><>
<>
<"">
<>
<>>
<>
&
&<""">