[ { "html": "
foo baz bim\n
\n",
"section": "Tab expansion",
"example": 1,
"start_line": 257,
"end_line": 262,
"markdown": "\tfoo\tbaz\t\tbim\n"
},
{
"html": "a a\ná½ a\n
\n",
"section": "Tab expansion",
"example": 2,
"start_line": 264,
"end_line": 271,
"markdown": " a\ta\n á½\ta\n"
},
{
"html": "+++
\n", "section": "Horizontal rules", "example": 5, "start_line": 338, "end_line": 342, "markdown": "+++\n" }, { "html": "===
\n", "section": "Horizontal rules", "example": 6, "start_line": 344, "end_line": 348, "markdown": "===\n" }, { "html": "--\n**\n__
\n", "section": "Horizontal rules", "example": 7, "start_line": 352, "end_line": 360, "markdown": "--\n**\n__\n" }, { "html": "***\n
\n",
"section": "Horizontal rules",
"example": 9,
"start_line": 376,
"end_line": 381,
"markdown": " ***\n"
},
{
"html": "Foo\n***
\n", "section": "Horizontal rules", "example": 10, "start_line": 383, "end_line": 389, "markdown": "Foo\n ***\n" }, { "html": "_ _ _ _ a
\na------
\n---a---
\n", "section": "Horizontal rules", "example": 16, "start_line": 429, "end_line": 439, "markdown": "_ _ _ _ a\n\na------\n\n---a---\n" }, { "html": "-
\n", "section": "Horizontal rules", "example": 17, "start_line": 444, "end_line": 448, "markdown": " *-*\n" }, { "html": "Foo
\nbar
\n", "section": "Horizontal rules", "example": 19, "start_line": 468, "end_line": 476, "markdown": "Foo\n***\nbar\n" }, { "html": "bar
\n", "section": "Horizontal rules", "example": 20, "start_line": 484, "end_line": 491, "markdown": "Foo\n---\nbar\n" }, { "html": "####### foo
\n", "section": "ATX headers", "example": 24, "start_line": 558, "end_line": 562, "markdown": "####### foo\n" }, { "html": "#5 bolt
\n", "section": "ATX headers", "example": 25, "start_line": 570, "end_line": 574, "markdown": "#5 bolt\n" }, { "html": "## foo
\n", "section": "ATX headers", "example": 26, "start_line": 578, "end_line": 582, "markdown": "\\## foo\n" }, { "html": "# foo\n
\n",
"section": "ATX headers",
"example": 30,
"start_line": 614,
"end_line": 619,
"markdown": " # foo\n"
},
{
"html": "foo\n# bar
\n", "section": "ATX headers", "example": 31, "start_line": 621, "end_line": 627, "markdown": "foo\n # bar\n" }, { "html": "Foo bar
\nBar foo
\n", "section": "ATX headers", "example": 39, "start_line": 702, "end_line": 710, "markdown": "Foo bar\n# baz\nBar foo\n" }, { "html": "\n\n\n", "section": "ATX headers", "example": 40, "start_line": 714, "end_line": 722, "markdown": "## \n#\n### ###\n" }, { "html": "Foo\n---\n\nFoo\n
\nFoo\n---
\n", "section": "Setext headers", "example": 46, "start_line": 826, "end_line": 832, "markdown": "Foo\n ---\n" }, { "html": "Foo\n= =
\nFoo
\n`
\nof dashes"/>
\n", "section": "Setext headers", "example": 50, "start_line": 870, "end_line": 883, "markdown": "`Foo\n----\n`\n\n\n" }, { "html": "\n\nFoo
\n
Foo\nBar
\nFoo\nBar\n===
\n", "section": "Setext headers", "example": 53, "start_line": 910, "end_line": 925, "markdown": "Foo\nBar\n---\n\nFoo\nBar\n===\n" }, { "html": "Baz
\n", "section": "Setext headers", "example": 54, "start_line": 929, "end_line": 941, "markdown": "---\nFoo\n---\nBar\n---\nBaz\n" }, { "html": "====
\n", "section": "Setext headers", "example": 55, "start_line": 945, "end_line": 950, "markdown": "\n====\n" }, { "html": "foo\n
\n\n\nfoo
\n
a simple\n indented code block\n
\n",
"section": "Indented code blocks",
"example": 61,
"start_line": 1018,
"end_line": 1025,
"markdown": " a simple\n indented code block\n"
},
{
"html": "<a/>\n*hi*\n\n- one\n
\n",
"section": "Indented code blocks",
"example": 62,
"start_line": 1029,
"end_line": 1040,
"markdown": " \n *hi*\n\n - one\n"
},
{
"html": "chunk1\n\nchunk2\n\n\n\nchunk3\n
\n",
"section": "Indented code blocks",
"example": 63,
"start_line": 1044,
"end_line": 1061,
"markdown": " chunk1\n\n chunk2\n \n \n \n chunk3\n"
},
{
"html": "chunk1\n \n chunk2\n
\n",
"section": "Indented code blocks",
"example": 64,
"start_line": 1066,
"end_line": 1075,
"markdown": " chunk1\n \n chunk2\n"
},
{
"html": "Foo\nbar
\n", "section": "Indented code blocks", "example": 65, "start_line": 1080, "end_line": 1087, "markdown": "Foo\n bar\n\n" }, { "html": "foo\n
\nbar
\n", "section": "Indented code blocks", "example": 66, "start_line": 1093, "end_line": 1100, "markdown": " foo\nbar\n" }, { "html": "foo\n
\nfoo\n
\n foo\nbar\n
\n",
"section": "Indented code blocks",
"example": 68,
"start_line": 1124,
"end_line": 1131,
"markdown": " foo\n bar\n"
},
{
"html": "foo\n
\n",
"section": "Indented code blocks",
"example": 69,
"start_line": 1136,
"end_line": 1145,
"markdown": "\n \n foo\n \n\n"
},
{
"html": "foo \n
\n",
"section": "Indented code blocks",
"example": 70,
"start_line": 1149,
"end_line": 1154,
"markdown": " foo \n"
},
{
"html": "<\n >\n
\n",
"section": "Fenced code blocks",
"example": 71,
"start_line": 1203,
"end_line": 1212,
"markdown": "```\n<\n >\n```\n"
},
{
"html": "<\n >\n
\n",
"section": "Fenced code blocks",
"example": 72,
"start_line": 1216,
"end_line": 1225,
"markdown": "~~~\n<\n >\n~~~\n"
},
{
"html": "aaa\n~~~\n
\n",
"section": "Fenced code blocks",
"example": 73,
"start_line": 1230,
"end_line": 1239,
"markdown": "```\naaa\n~~~\n```\n"
},
{
"html": "aaa\n```\n
\n",
"section": "Fenced code blocks",
"example": 74,
"start_line": 1241,
"end_line": 1250,
"markdown": "~~~\naaa\n```\n~~~\n"
},
{
"html": "aaa\n```\n
\n",
"section": "Fenced code blocks",
"example": 75,
"start_line": 1254,
"end_line": 1263,
"markdown": "````\naaa\n```\n``````\n"
},
{
"html": "aaa\n~~~\n
\n",
"section": "Fenced code blocks",
"example": 76,
"start_line": 1265,
"end_line": 1274,
"markdown": "~~~~\naaa\n~~~\n~~~~\n"
},
{
"html": "
\n",
"section": "Fenced code blocks",
"example": 77,
"start_line": 1278,
"end_line": 1282,
"markdown": "```\n"
},
{
"html": "\n```\naaa\n
\n",
"section": "Fenced code blocks",
"example": 78,
"start_line": 1284,
"end_line": 1294,
"markdown": "`````\n\n```\naaa\n"
},
{
"html": "\n \n
\n",
"section": "Fenced code blocks",
"example": 79,
"start_line": 1298,
"end_line": 1307,
"markdown": "```\n\n \n```\n"
},
{
"html": "
\n",
"section": "Fenced code blocks",
"example": 80,
"start_line": 1311,
"end_line": 1316,
"markdown": "```\n```\n"
},
{
"html": "aaa\naaa\n
\n",
"section": "Fenced code blocks",
"example": 81,
"start_line": 1322,
"end_line": 1331,
"markdown": " ```\n aaa\naaa\n```\n"
},
{
"html": "aaa\naaa\naaa\n
\n",
"section": "Fenced code blocks",
"example": 82,
"start_line": 1333,
"end_line": 1344,
"markdown": " ```\naaa\n aaa\naaa\n ```\n"
},
{
"html": "aaa\n aaa\naaa\n
\n",
"section": "Fenced code blocks",
"example": 83,
"start_line": 1346,
"end_line": 1357,
"markdown": " ```\n aaa\n aaa\n aaa\n ```\n"
},
{
"html": "```\naaa\n```\n
\n",
"section": "Fenced code blocks",
"example": 84,
"start_line": 1361,
"end_line": 1370,
"markdown": " ```\n aaa\n ```\n"
},
{
"html": "aaa\n
\n",
"section": "Fenced code blocks",
"example": 85,
"start_line": 1375,
"end_line": 1382,
"markdown": "```\naaa\n ```\n"
},
{
"html": "aaa\n
\n",
"section": "Fenced code blocks",
"example": 86,
"start_line": 1384,
"end_line": 1391,
"markdown": " ```\naaa\n ```\n"
},
{
"html": "aaa\n ```\n
\n",
"section": "Fenced code blocks",
"example": 87,
"start_line": 1395,
"end_line": 1403,
"markdown": "```\naaa\n ```\n"
},
{
"html": "\naaa
aaa\n~~~ ~~\n
\n",
"section": "Fenced code blocks",
"example": 89,
"start_line": 1416,
"end_line": 1424,
"markdown": "~~~~~~\naaa\n~~~ ~~\n"
},
{
"html": "foo
\nbar\n
\nbaz
\n", "section": "Fenced code blocks", "example": 90, "start_line": 1429, "end_line": 1440, "markdown": "foo\n```\nbar\n```\nbaz\n" }, { "html": "bar\n
\ndef foo(x)\n return 3\nend\n
\n",
"section": "Fenced code blocks",
"example": 92,
"start_line": 1464,
"end_line": 1475,
"markdown": "```ruby\ndef foo(x)\n return 3\nend\n```\n"
},
{
"html": "def foo(x)\n return 3\nend\n
\n",
"section": "Fenced code blocks",
"example": 93,
"start_line": 1477,
"end_line": 1488,
"markdown": "~~~~ ruby startline=3 $%@#$\ndef foo(x)\n return 3\nend\n~~~~~~~\n"
},
{
"html": "
\n",
"section": "Fenced code blocks",
"example": 94,
"start_line": 1490,
"end_line": 1495,
"markdown": "````;\n````\n"
},
{
"html": "aa
\nfoo
``` aaa\n
\n",
"section": "Fenced code blocks",
"example": 96,
"start_line": 1509,
"end_line": 1516,
"markdown": "```\n``` aaa\n```\n"
},
{
"html": "\n hi\n | \n
okay.
\n", "section": "HTML blocks", "example": 97, "start_line": 1543, "end_line": 1562, "markdown": "\n hi\n | \n
Markdown
\n<!-- foo -->\n
\n",
"section": "HTML blocks",
"example": 104,
"start_line": 1662,
"end_line": 1670,
"markdown": " \n\n \n"
},
{
"html": "Foo
\nEmphasized text.
\n\nHi\n | \n
\nHi\n | \n\n
[foo]: /url 'title
\nwith blank line'
\n[foo]
\n", "section": "Link reference definitions", "example": 116, "start_line": 1878, "end_line": 1888, "markdown": "[foo]: /url 'title\n\nwith blank line'\n\n[foo]\n" }, { "html": "\n", "section": "Link reference definitions", "example": 117, "start_line": 1892, "end_line": 1899, "markdown": "[foo]:\n/url\n\n[foo]\n" }, { "html": "[foo]:
\n[foo]
\n", "section": "Link reference definitions", "example": 118, "start_line": 1903, "end_line": 1910, "markdown": "[foo]:\n\n[foo]\n" }, { "html": "\n", "section": "Link reference definitions", "example": 119, "start_line": 1914, "end_line": 1920, "markdown": "[foo]\n\n[foo]: url\n" }, { "html": "\n", "section": "Link reference definitions", "example": 120, "start_line": 1925, "end_line": 1932, "markdown": "[foo]\n\n[foo]: first\n[foo]: second\n" }, { "html": "\n", "section": "Link reference definitions", "example": 121, "start_line": 1937, "end_line": 1943, "markdown": "[FOO]: /url\n\n[Foo]\n" }, { "html": "\n", "section": "Link reference definitions", "example": 122, "start_line": 1945, "end_line": 1951, "markdown": "[ÎÎΩ]: /ÏÎ¿Ï \n\n[αγÏ]\n" }, { "html": "", "section": "Link reference definitions", "example": 123, "start_line": 1956, "end_line": 1959, "markdown": "[foo]: /url\n" }, { "html": "bar
\n", "section": "Link reference definitions", "example": 124, "start_line": 1963, "end_line": 1970, "markdown": "[\nfoo\n]: /url\nbar\n" }, { "html": "[foo]: /url "title" ok
\n", "section": "Link reference definitions", "example": 125, "start_line": 1975, "end_line": 1979, "markdown": "[foo]: /url \"title\" ok\n" }, { "html": "[foo]: /url "title"\n
\n[foo]
\n", "section": "Link reference definitions", "example": 126, "start_line": 1984, "end_line": 1992, "markdown": " [foo]: /url \"title\"\n\n[foo]\n" }, { "html": "[foo]: /url\n
\n[foo]
\n", "section": "Link reference definitions", "example": 127, "start_line": 1997, "end_line": 2007, "markdown": "```\n[foo]: /url\n```\n\n[foo]\n" }, { "html": "Foo\n[bar]: /baz
\n[bar]
\n", "section": "Link reference definitions", "example": 128, "start_line": 2011, "end_line": 2020, "markdown": "Foo\n[bar]: /baz\n\n[bar]\n" }, { "html": "\n\n", "section": "Link reference definitions", "example": 129, "start_line": 2025, "end_line": 2034, "markdown": "# [Foo]\n[foo]: /url\n> bar\n" }, { "html": "\n", "section": "Link reference definitions", "example": 130, "start_line": 2039, "end_line": 2052, "markdown": "[foo]: /foo-url \"foo\"\n[bar]: /bar-url\n \"bar\"\n[baz]: /baz-url\n\n[foo],\n[bar],\n[baz]\n" }, { "html": "\nbar
\n
\n\n", "section": "Link reference definitions", "example": 131, "start_line": 2059, "end_line": 2067, "markdown": "[foo]\n\n> [foo]: /url\n" }, { "html": "
aaa
\nbbb
\n", "section": "Paragraphs", "example": 132, "start_line": 2081, "end_line": 2088, "markdown": "aaa\n\nbbb\n" }, { "html": "aaa\nbbb
\nccc\nddd
\n", "section": "Paragraphs", "example": 133, "start_line": 2092, "end_line": 2103, "markdown": "aaa\nbbb\n\nccc\nddd\n" }, { "html": "aaa
\nbbb
\n", "section": "Paragraphs", "example": 134, "start_line": 2107, "end_line": 2115, "markdown": "aaa\n\n\nbbb\n" }, { "html": "aaa\nbbb
\n", "section": "Paragraphs", "example": 135, "start_line": 2119, "end_line": 2125, "markdown": " aaa\n bbb\n" }, { "html": "aaa\nbbb\nccc
\n", "section": "Paragraphs", "example": 136, "start_line": 2130, "end_line": 2138, "markdown": "aaa\n bbb\n ccc\n" }, { "html": "aaa\nbbb
\n", "section": "Paragraphs", "example": 137, "start_line": 2143, "end_line": 2149, "markdown": " aaa\nbbb\n" }, { "html": "aaa\n
\nbbb
\n", "section": "Paragraphs", "example": 138, "start_line": 2151, "end_line": 2158, "markdown": " aaa\nbbb\n" }, { "html": "aaa
\nbbb
aaa
\n\n\n", "section": "Block quotes", "example": 141, "start_line": 2245, "end_line": 2255, "markdown": "> # Foo\n> bar\n> baz\n" }, { "html": "Foo
\nbar\nbaz
\n
\n\n", "section": "Block quotes", "example": 142, "start_line": 2259, "end_line": 2269, "markdown": "># Foo\n>bar\n> baz\n" }, { "html": "Foo
\nbar\nbaz
\n
\n\n", "section": "Block quotes", "example": 143, "start_line": 2273, "end_line": 2283, "markdown": " > # Foo\n > bar\n > baz\n" }, { "html": "Foo
\nbar\nbaz
\n
> # Foo\n> bar\n> baz\n
\n",
"section": "Block quotes",
"example": 144,
"start_line": 2287,
"end_line": 2296,
"markdown": " > # Foo\n > bar\n > baz\n"
},
{
"html": "\n\n", "section": "Block quotes", "example": 145, "start_line": 2301, "end_line": 2311, "markdown": "> # Foo\n> bar\nbaz\n" }, { "html": "Foo
\nbar\nbaz
\n
\n\n", "section": "Block quotes", "example": 146, "start_line": 2316, "end_line": 2326, "markdown": "> bar\nbaz\n> foo\n" }, { "html": "bar\nbaz\nfoo
\n
\n\nfoo
\n
\n\n\n
\n- foo
\n
\n\n\nfoo\n
bar\n
\n",
"section": "Block quotes",
"example": 149,
"start_line": 2356,
"end_line": 2366,
"markdown": "> foo\n bar\n"
},
{
"html": "\n\n\n
foo
\n
\n",
"section": "Block quotes",
"example": 150,
"start_line": 2368,
"end_line": 2378,
"markdown": "> ```\nfoo\n```\n"
},
{
"html": "\n\n", "section": "Block quotes", "example": 151, "start_line": 2382, "end_line": 2387, "markdown": ">\n" }, { "html": "
\n\n", "section": "Block quotes", "example": 152, "start_line": 2389, "end_line": 2396, "markdown": ">\n> \n> \n" }, { "html": "
\n\n", "section": "Block quotes", "example": 153, "start_line": 2400, "end_line": 2408, "markdown": ">\n> foo\n> \n" }, { "html": "foo
\n
\n\nfoo
\n
\n\n", "section": "Block quotes", "example": 154, "start_line": 2412, "end_line": 2423, "markdown": "> foo\n\n> bar\n" }, { "html": "bar
\n
\n\n", "section": "Block quotes", "example": 155, "start_line": 2433, "end_line": 2441, "markdown": "> foo\n> bar\n" }, { "html": "foo\nbar
\n
\n\n", "section": "Block quotes", "example": 156, "start_line": 2445, "end_line": 2454, "markdown": "> foo\n>\n> bar\n" }, { "html": "foo
\nbar
\n
foo
\n\n\n", "section": "Block quotes", "example": 157, "start_line": 2458, "end_line": 2466, "markdown": "foo\n> bar\n" }, { "html": "bar
\n
\n\naaa
\n
\n\n", "section": "Block quotes", "example": 158, "start_line": 2471, "end_line": 2483, "markdown": "> aaa\n***\n> bbb\n" }, { "html": "bbb
\n
\n\n", "section": "Block quotes", "example": 159, "start_line": 2488, "end_line": 2496, "markdown": "> bar\nbaz\n" }, { "html": "bar\nbaz
\n
\n\nbar
\n
baz
\n", "section": "Block quotes", "example": 160, "start_line": 2498, "end_line": 2507, "markdown": "> bar\n\nbaz\n" }, { "html": "\n\nbar
\n
baz
\n", "section": "Block quotes", "example": 161, "start_line": 2509, "end_line": 2518, "markdown": "> bar\n>\nbaz\n" }, { "html": "\n\n", "section": "Block quotes", "example": 162, "start_line": 2524, "end_line": 2536, "markdown": "> > > foo\nbar\n" }, { "html": "\n\n\n\nfoo\nbar
\n
\n\n", "section": "Block quotes", "example": 163, "start_line": 2538, "end_line": 2552, "markdown": ">>> foo\n> bar\n>>baz\n" }, { "html": "\n\n\n\nfoo\nbar\nbaz
\n
\n\n\ncode\n
\n\n", "section": "Block quotes", "example": 164, "start_line": 2559, "end_line": 2571, "markdown": "> code\n\n> not code\n" }, { "html": "not code
\n
A paragraph\nwith two lines.
\nindented code\n
\n\n\n", "section": "List items", "example": 165, "start_line": 2601, "end_line": 2616, "markdown": "A paragraph\nwith two lines.\n\n indented code\n\n> A block quote.\n" }, { "html": "A block quote.
\n
A paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
two
\n", "section": "List items", "example": 167, "start_line": 2654, "end_line": 2663, "markdown": "- one\n\n two\n" }, { "html": "one
\ntwo
\n two\n
\n",
"section": "List items",
"example": 169,
"start_line": 2678,
"end_line": 2688,
"markdown": " - one\n\n two\n"
},
{
"html": "one
\ntwo
\n\n\n", "section": "List items", "example": 171, "start_line": 2711, "end_line": 2726, "markdown": " > > 1. one\n>>\n>> two\n" }, { "html": "\n\n\n
\n- \n
\none
\ntwo
\n
\n\n", "section": "List items", "example": 172, "start_line": 2737, "end_line": 2750, "markdown": ">>- one\n>>\n > > two\n" }, { "html": "\n\n\n
\n- one
\ntwo
\n
-one
\n2.two
\n", "section": "List items", "example": 173, "start_line": 2755, "end_line": 2762, "markdown": "-one\n\n2.two\n" }, { "html": "foo
\nbar
\nfoo
\nbar
\nfoo\n\n\nbar\n
\nbaz
\nfoo\n\n\nbar\n
\nfoo
\nbar\n
\nbaz
\n\n\nbam
\n
foo
\nbar\n
\nfoo
\nbar\n
\nindented code\n
\nparagraph
\nmore code\n
\n",
"section": "List items",
"example": 178,
"start_line": 2903,
"end_line": 2915,
"markdown": " indented code\n\nparagraph\n\n more code\n"
},
{
"html": "indented code\n
\nparagraph
\nmore code\n
\n indented code\n
\nparagraph
\nmore code\n
\nfoo
\nbar
\n", "section": "List items", "example": 181, "start_line": 2964, "end_line": 2971, "markdown": " foo\n\nbar\n" }, { "html": "bar
\n", "section": "List items", "example": 182, "start_line": 2973, "end_line": 2982, "markdown": "- foo\n\n bar\n" }, { "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",
"section": "List items",
"example": 192,
"start_line": 3169,
"end_line": 3184,
"markdown": " 1. A paragraph\n with two lines.\n\n indented code\n\n > A block quote.\n"
},
{
"html": "A paragraph\nwith two lines.
\nindented code\n
\n\n\nA block quote.
\n
\n\n", "section": "List items", "example": 195, "start_line": 3233, "end_line": 3247, "markdown": "> 1. > Blockquote\ncontinued here.\n" }, { "html": "\n
\n- \n
\n\n\nBlockquote\ncontinued here.
\n
\n\n", "section": "List items", "example": 196, "start_line": 3249, "end_line": 3263, "markdown": "> 1. > Blockquote\n> continued here.\n" }, { "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",
"section": "Lists",
"example": 210,
"start_line": 3759,
"end_line": 3780,
"markdown": "- foo\n - bar\n - baz\n\n\n bim\n"
},
{
"html": "foo
\nnotcode
\nfoo
\ncode\n
\n",
"section": "Lists",
"example": 212,
"start_line": 3805,
"end_line": 3826,
"markdown": "- foo\n\n notcode\n\n- foo\n\n\n code\n"
},
{
"html": "a
\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", "section": "Backslash escapes", "example": 228, "start_line": 4135, "end_line": 4139, "markdown": "\\!\\\"\\#\\$\\%\\&\\'\\(\\)\\*\\+\\,\\-\\.\\/\\:\\;\\<\\=\\>\\?\\@\\[\\\\\\]\\^\\_\\`\\{\\|\\}\\~\n" }, { "html": "\\ \\A\\a\\ \\3\\Ï\\«
\n", "section": "Backslash escapes", "example": 229, "start_line": 4144, "end_line": 4148, "markdown": "\\\t\\A\\a\\ \\3\\Ï\\«\n" }, { "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", "section": "Backslash escapes", "example": 230, "start_line": 4153, "end_line": 4171, "markdown": "\\*not emphasized*\n\\\\emphasis
\n", "section": "Backslash escapes", "example": 231, "start_line": 4175, "end_line": 4179, "markdown": "\\\\*emphasis*\n" }, { "html": "foo
\nbar
\\[\\`
\\[\\]\n
\n",
"section": "Backslash escapes",
"example": 234,
"start_line": 4200,
"end_line": 4205,
"markdown": " \\[\\]\n"
},
{
"html": "\\[\\]\n
\n",
"section": "Backslash escapes",
"example": 235,
"start_line": 4207,
"end_line": 4214,
"markdown": "~~~\n\\[\\]\n~~~\n"
},
{
"html": "\n",
"section": "Backslash escapes",
"example": 236,
"start_line": 4216,
"end_line": 4220,
"markdown": "foo\n
\n",
"section": "Backslash escapes",
"example": 240,
"start_line": 4245,
"end_line": 4252,
"markdown": "``` foo\\+bar\nfoo\n```\n"
},
{
"html": " & © Ã Ä Â¾ â â â²
\n", "section": "Entities", "example": 241, "start_line": 4271, "end_line": 4275, "markdown": " & © Æ Ď ¾ ℋ ⅆ ∲\n" }, { "html": "# Ó Ï ï¿½
\n", "section": "Entities", "example": 242, "start_line": 4283, "end_line": 4287, "markdown": "# Ӓ Ϡ \n" }, { "html": "" ഠಫ
\n", "section": "Entities", "example": 243, "start_line": 4294, "end_line": 4298, "markdown": "" ആ ಫ\n" }, { "html": "  &x; &#; &#x; &ThisIsWayTooLongToBeAnEntityIsntIt; &hi?;
\n", "section": "Entities", "example": 244, "start_line": 4302, "end_line": 4306, "markdown": "  &x; &ThisIsWayTooLongToBeAnEntityIsntIt; &hi?;\n" }, { "html": "©
\n", "section": "Entities", "example": 245, "start_line": 4312, "end_line": 4316, "markdown": "©\n" }, { "html": "&MadeUpEntity;
\n", "section": "Entities", "example": 246, "start_line": 4321, "end_line": 4325, "markdown": "&MadeUpEntity;\n" }, { "html": "\n", "section": "Entities", "example": 247, "start_line": 4331, "end_line": 4335, "markdown": "\n" }, { "html": "\n", "section": "Entities", "example": 248, "start_line": 4337, "end_line": 4341, "markdown": "[foo](/föö \"föö\")\n" }, { "html": "\n", "section": "Entities", "example": 249, "start_line": 4343, "end_line": 4349, "markdown": "[foo]\n\n[foo]: /föö \"föö\"\n" }, { "html": "foo\n
\n",
"section": "Entities",
"example": 250,
"start_line": 4351,
"end_line": 4358,
"markdown": "``` föö\nfoo\n```\n"
},
{
"html": "föö
föfö\n
\n",
"section": "Entities",
"example": 252,
"start_line": 4368,
"end_line": 4373,
"markdown": " föfö\n"
},
{
"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", "section": "Code spans", "example": 266, "start_line": 4520, "end_line": 4524, "markdown": "```foo``\n" }, { "html": "`foo
\n", "section": "Code spans", "example": 267, "start_line": 4526, "end_line": 4530, "markdown": "`foo\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 268, "start_line": 4735, "end_line": 4739, "markdown": "*foo bar*\n" }, { "html": "a * foo bar*
\n", "section": "Emphasis and strong emphasis", "example": 269, "start_line": 4744, "end_line": 4748, "markdown": "a * foo bar*\n" }, { "html": "a*"foo"*
\n", "section": "Emphasis and strong emphasis", "example": 270, "start_line": 4754, "end_line": 4758, "markdown": "a*\"foo\"*\n" }, { "html": "* a *
\n", "section": "Emphasis and strong emphasis", "example": 271, "start_line": 4762, "end_line": 4766, "markdown": "* a *\n" }, { "html": "foobar
\n", "section": "Emphasis and strong emphasis", "example": 272, "start_line": 4770, "end_line": 4774, "markdown": "foo*bar*\n" }, { "html": "5678
\n", "section": "Emphasis and strong emphasis", "example": 273, "start_line": 4776, "end_line": 4780, "markdown": "5*6*78\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 274, "start_line": 4784, "end_line": 4788, "markdown": "_foo bar_\n" }, { "html": "_ foo bar_
\n", "section": "Emphasis and strong emphasis", "example": 275, "start_line": 4793, "end_line": 4797, "markdown": "_ foo bar_\n" }, { "html": "a_"foo"_
\n", "section": "Emphasis and strong emphasis", "example": 276, "start_line": 4802, "end_line": 4806, "markdown": "a_\"foo\"_\n" }, { "html": "foo_bar_
\n", "section": "Emphasis and strong emphasis", "example": 277, "start_line": 4810, "end_line": 4814, "markdown": "foo_bar_\n" }, { "html": "5_6_78
\n", "section": "Emphasis and strong emphasis", "example": 278, "start_line": 4816, "end_line": 4820, "markdown": "5_6_78\n" }, { "html": "пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ_
\n", "section": "Emphasis and strong emphasis", "example": 279, "start_line": 4822, "end_line": 4826, "markdown": "пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ_\n" }, { "html": "aa_"bb"_cc
\n", "section": "Emphasis and strong emphasis", "example": 280, "start_line": 4831, "end_line": 4835, "markdown": "aa_\"bb\"_cc\n" }, { "html": "foo-(bar)
\n", "section": "Emphasis and strong emphasis", "example": 281, "start_line": 4841, "end_line": 4845, "markdown": "foo-_(bar)_\n" }, { "html": "_foo*
\n", "section": "Emphasis and strong emphasis", "example": 282, "start_line": 4852, "end_line": 4856, "markdown": "_foo*\n" }, { "html": "*foo bar *
\n", "section": "Emphasis and strong emphasis", "example": 283, "start_line": 4861, "end_line": 4865, "markdown": "*foo bar *\n" }, { "html": "*foo bar
\n*(*foo)
\n", "section": "Emphasis and strong emphasis", "example": 285, "start_line": 4883, "end_line": 4887, "markdown": "*(*foo)\n" }, { "html": "(foo)
\n", "section": "Emphasis and strong emphasis", "example": 286, "start_line": 4892, "end_line": 4896, "markdown": "*(*foo*)*\n" }, { "html": "foobar
\n", "section": "Emphasis and strong emphasis", "example": 287, "start_line": 4900, "end_line": 4904, "markdown": "*foo*bar\n" }, { "html": "_foo bar _
\n", "section": "Emphasis and strong emphasis", "example": 288, "start_line": 4912, "end_line": 4916, "markdown": "_foo bar _\n" }, { "html": "_(_foo)
\n", "section": "Emphasis and strong emphasis", "example": 289, "start_line": 4921, "end_line": 4925, "markdown": "_(_foo)\n" }, { "html": "(foo)
\n", "section": "Emphasis and strong emphasis", "example": 290, "start_line": 4929, "end_line": 4933, "markdown": "_(_foo_)_\n" }, { "html": "_foo_bar
\n", "section": "Emphasis and strong emphasis", "example": 291, "start_line": 4937, "end_line": 4941, "markdown": "_foo_bar\n" }, { "html": "_пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ
\n", "section": "Emphasis and strong emphasis", "example": 292, "start_line": 4943, "end_line": 4947, "markdown": "_пÑиÑÑанÑм_ÑÑÑемÑÑÑÑ\n" }, { "html": "foo_bar_baz
\n", "section": "Emphasis and strong emphasis", "example": 293, "start_line": 4949, "end_line": 4953, "markdown": "_foo_bar_baz_\n" }, { "html": "(bar).
\n", "section": "Emphasis and strong emphasis", "example": 294, "start_line": 4959, "end_line": 4963, "markdown": "_(bar)_.\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 295, "start_line": 4967, "end_line": 4971, "markdown": "**foo bar**\n" }, { "html": "** foo bar**
\n", "section": "Emphasis and strong emphasis", "example": 296, "start_line": 4976, "end_line": 4980, "markdown": "** foo bar**\n" }, { "html": "a**"foo"**
\n", "section": "Emphasis and strong emphasis", "example": 297, "start_line": 4986, "end_line": 4990, "markdown": "a**\"foo\"**\n" }, { "html": "foobar
\n", "section": "Emphasis and strong emphasis", "example": 298, "start_line": 4994, "end_line": 4998, "markdown": "foo**bar**\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 299, "start_line": 5002, "end_line": 5006, "markdown": "__foo bar__\n" }, { "html": "__ foo bar__
\n", "section": "Emphasis and strong emphasis", "example": 300, "start_line": 5011, "end_line": 5015, "markdown": "__ foo bar__\n" }, { "html": "__\nfoo bar__
\n", "section": "Emphasis and strong emphasis", "example": 301, "start_line": 5018, "end_line": 5024, "markdown": "__\nfoo bar__\n" }, { "html": "a__"foo"__
\n", "section": "Emphasis and strong emphasis", "example": 302, "start_line": 5029, "end_line": 5033, "markdown": "a__\"foo\"__\n" }, { "html": "foo__bar__
\n", "section": "Emphasis and strong emphasis", "example": 303, "start_line": 5037, "end_line": 5041, "markdown": "foo__bar__\n" }, { "html": "5__6__78
\n", "section": "Emphasis and strong emphasis", "example": 304, "start_line": 5043, "end_line": 5047, "markdown": "5__6__78\n" }, { "html": "пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ__
\n", "section": "Emphasis and strong emphasis", "example": 305, "start_line": 5049, "end_line": 5053, "markdown": "пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ__\n" }, { "html": "foo, bar, baz
\n", "section": "Emphasis and strong emphasis", "example": 306, "start_line": 5055, "end_line": 5059, "markdown": "__foo, __bar__, baz__\n" }, { "html": "foo-(bar)
\n", "section": "Emphasis and strong emphasis", "example": 307, "start_line": 5065, "end_line": 5069, "markdown": "foo-_(bar)_\n" }, { "html": "**foo bar **
\n", "section": "Emphasis and strong emphasis", "example": 308, "start_line": 5077, "end_line": 5081, "markdown": "**foo bar **\n" }, { "html": "**(**foo)
\n", "section": "Emphasis and strong emphasis", "example": 309, "start_line": 5089, "end_line": 5093, "markdown": "**(**foo)\n" }, { "html": "(foo)
\n", "section": "Emphasis and strong emphasis", "example": 310, "start_line": 5098, "end_line": 5102, "markdown": "*(**foo**)*\n" }, { "html": "Gomphocarpus (Gomphocarpus physocarpus, syn.\nAsclepias physocarpa)
\n", "section": "Emphasis and strong emphasis", "example": 311, "start_line": 5104, "end_line": 5110, "markdown": "**Gomphocarpus (*Gomphocarpus physocarpus*, syn.\n*Asclepias physocarpa*)**\n" }, { "html": "foo "bar" foo
\n", "section": "Emphasis and strong emphasis", "example": 312, "start_line": 5112, "end_line": 5116, "markdown": "**foo \"*bar*\" foo**\n" }, { "html": "foobar
\n", "section": "Emphasis and strong emphasis", "example": 313, "start_line": 5120, "end_line": 5124, "markdown": "**foo**bar\n" }, { "html": "__foo bar __
\n", "section": "Emphasis and strong emphasis", "example": 314, "start_line": 5131, "end_line": 5135, "markdown": "__foo bar __\n" }, { "html": "__(__foo)
\n", "section": "Emphasis and strong emphasis", "example": 315, "start_line": 5140, "end_line": 5144, "markdown": "__(__foo)\n" }, { "html": "(foo)
\n", "section": "Emphasis and strong emphasis", "example": 316, "start_line": 5149, "end_line": 5153, "markdown": "_(__foo__)_\n" }, { "html": "__foo__bar
\n", "section": "Emphasis and strong emphasis", "example": 317, "start_line": 5157, "end_line": 5161, "markdown": "__foo__bar\n" }, { "html": "__пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ
\n", "section": "Emphasis and strong emphasis", "example": 318, "start_line": 5163, "end_line": 5167, "markdown": "__пÑиÑÑанÑм__ÑÑÑемÑÑÑÑ\n" }, { "html": "foo__bar__baz
\n", "section": "Emphasis and strong emphasis", "example": 319, "start_line": 5169, "end_line": 5173, "markdown": "__foo__bar__baz__\n" }, { "html": "(bar).
\n", "section": "Emphasis and strong emphasis", "example": 320, "start_line": 5179, "end_line": 5183, "markdown": "_(bar)_.\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 321, "start_line": 5190, "end_line": 5194, "markdown": "*foo [bar](/url)*\n" }, { "html": "foo\nbar
\n", "section": "Emphasis and strong emphasis", "example": 322, "start_line": 5196, "end_line": 5202, "markdown": "*foo\nbar*\n" }, { "html": "foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 323, "start_line": 5207, "end_line": 5211, "markdown": "_foo __bar__ baz_\n" }, { "html": "foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 324, "start_line": 5213, "end_line": 5217, "markdown": "_foo _bar_ baz_\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 325, "start_line": 5219, "end_line": 5223, "markdown": "__foo_ bar_\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 326, "start_line": 5225, "end_line": 5229, "markdown": "*foo *bar**\n" }, { "html": "foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 327, "start_line": 5231, "end_line": 5235, "markdown": "*foo **bar** baz*\n" }, { "html": "foobarbaz
\n", "section": "Emphasis and strong emphasis", "example": 328, "start_line": 5239, "end_line": 5243, "markdown": "*foo**bar**baz*\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 329, "start_line": 5248, "end_line": 5252, "markdown": "***foo** bar*\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 330, "start_line": 5254, "end_line": 5258, "markdown": "*foo **bar***\n" }, { "html": "foobar**
\n", "section": "Emphasis and strong emphasis", "example": 331, "start_line": 5264, "end_line": 5268, "markdown": "*foo**bar***\n" }, { "html": "foo bar baz bim bop
\n", "section": "Emphasis and strong emphasis", "example": 332, "start_line": 5273, "end_line": 5277, "markdown": "*foo **bar *baz* bim** bop*\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 333, "start_line": 5279, "end_line": 5283, "markdown": "*foo [*bar*](/url)*\n" }, { "html": "** is not an empty emphasis
\n", "section": "Emphasis and strong emphasis", "example": 334, "start_line": 5287, "end_line": 5291, "markdown": "** is not an empty emphasis\n" }, { "html": "**** is not an empty strong emphasis
\n", "section": "Emphasis and strong emphasis", "example": 335, "start_line": 5293, "end_line": 5297, "markdown": "**** is not an empty strong emphasis\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 336, "start_line": 5305, "end_line": 5309, "markdown": "**foo [bar](/url)**\n" }, { "html": "foo\nbar
\n", "section": "Emphasis and strong emphasis", "example": 337, "start_line": 5311, "end_line": 5317, "markdown": "**foo\nbar**\n" }, { "html": "foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 338, "start_line": 5322, "end_line": 5326, "markdown": "__foo _bar_ baz__\n" }, { "html": "foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 339, "start_line": 5328, "end_line": 5332, "markdown": "__foo __bar__ baz__\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 340, "start_line": 5334, "end_line": 5338, "markdown": "____foo__ bar__\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 341, "start_line": 5340, "end_line": 5344, "markdown": "**foo **bar****\n" }, { "html": "foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 342, "start_line": 5346, "end_line": 5350, "markdown": "**foo *bar* baz**\n" }, { "html": "foobarbaz**
\n", "section": "Emphasis and strong emphasis", "example": 343, "start_line": 5354, "end_line": 5358, "markdown": "**foo*bar*baz**\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 344, "start_line": 5363, "end_line": 5367, "markdown": "***foo* bar**\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 345, "start_line": 5369, "end_line": 5373, "markdown": "**foo *bar***\n" }, { "html": "foo bar baz\nbim bop
\n", "section": "Emphasis and strong emphasis", "example": 346, "start_line": 5377, "end_line": 5383, "markdown": "**foo *bar **baz**\nbim* bop**\n" }, { "html": "foo bar
\n", "section": "Emphasis and strong emphasis", "example": 347, "start_line": 5385, "end_line": 5389, "markdown": "**foo [*bar*](/url)**\n" }, { "html": "__ is not an empty emphasis
\n", "section": "Emphasis and strong emphasis", "example": 348, "start_line": 5393, "end_line": 5397, "markdown": "__ is not an empty emphasis\n" }, { "html": "____ is not an empty strong emphasis
\n", "section": "Emphasis and strong emphasis", "example": 349, "start_line": 5399, "end_line": 5403, "markdown": "____ is not an empty strong emphasis\n" }, { "html": "foo ***
\n", "section": "Emphasis and strong emphasis", "example": 350, "start_line": 5408, "end_line": 5412, "markdown": "foo ***\n" }, { "html": "foo *
\n", "section": "Emphasis and strong emphasis", "example": 351, "start_line": 5414, "end_line": 5418, "markdown": "foo *\\**\n" }, { "html": "foo _
\n", "section": "Emphasis and strong emphasis", "example": 352, "start_line": 5420, "end_line": 5424, "markdown": "foo *_*\n" }, { "html": "foo *****
\n", "section": "Emphasis and strong emphasis", "example": 353, "start_line": 5426, "end_line": 5430, "markdown": "foo *****\n" }, { "html": "foo *
\n", "section": "Emphasis and strong emphasis", "example": 354, "start_line": 5432, "end_line": 5436, "markdown": "foo **\\***\n" }, { "html": "foo _
\n", "section": "Emphasis and strong emphasis", "example": 355, "start_line": 5438, "end_line": 5442, "markdown": "foo **_**\n" }, { "html": "*foo
\n", "section": "Emphasis and strong emphasis", "example": 356, "start_line": 5448, "end_line": 5452, "markdown": "**foo*\n" }, { "html": "foo*
\n", "section": "Emphasis and strong emphasis", "example": 357, "start_line": 5454, "end_line": 5458, "markdown": "*foo**\n" }, { "html": "*foo
\n", "section": "Emphasis and strong emphasis", "example": 358, "start_line": 5460, "end_line": 5464, "markdown": "***foo**\n" }, { "html": "***foo
\n", "section": "Emphasis and strong emphasis", "example": 359, "start_line": 5466, "end_line": 5470, "markdown": "****foo*\n" }, { "html": "foo*
\n", "section": "Emphasis and strong emphasis", "example": 360, "start_line": 5472, "end_line": 5476, "markdown": "**foo***\n" }, { "html": "foo***
\n", "section": "Emphasis and strong emphasis", "example": 361, "start_line": 5478, "end_line": 5482, "markdown": "*foo****\n" }, { "html": "foo ___
\n", "section": "Emphasis and strong emphasis", "example": 362, "start_line": 5487, "end_line": 5491, "markdown": "foo ___\n" }, { "html": "foo _
\n", "section": "Emphasis and strong emphasis", "example": 363, "start_line": 5493, "end_line": 5497, "markdown": "foo _\\__\n" }, { "html": "foo *
\n", "section": "Emphasis and strong emphasis", "example": 364, "start_line": 5499, "end_line": 5503, "markdown": "foo _*_\n" }, { "html": "foo _____
\n", "section": "Emphasis and strong emphasis", "example": 365, "start_line": 5505, "end_line": 5509, "markdown": "foo _____\n" }, { "html": "foo _
\n", "section": "Emphasis and strong emphasis", "example": 366, "start_line": 5511, "end_line": 5515, "markdown": "foo __\\___\n" }, { "html": "foo *
\n", "section": "Emphasis and strong emphasis", "example": 367, "start_line": 5517, "end_line": 5521, "markdown": "foo __*__\n" }, { "html": "_foo
\n", "section": "Emphasis and strong emphasis", "example": 368, "start_line": 5523, "end_line": 5527, "markdown": "__foo_\n" }, { "html": "foo_
\n", "section": "Emphasis and strong emphasis", "example": 369, "start_line": 5533, "end_line": 5537, "markdown": "_foo__\n" }, { "html": "_foo
\n", "section": "Emphasis and strong emphasis", "example": 370, "start_line": 5539, "end_line": 5543, "markdown": "___foo__\n" }, { "html": "___foo
\n", "section": "Emphasis and strong emphasis", "example": 371, "start_line": 5545, "end_line": 5549, "markdown": "____foo_\n" }, { "html": "foo_
\n", "section": "Emphasis and strong emphasis", "example": 372, "start_line": 5551, "end_line": 5555, "markdown": "__foo___\n" }, { "html": "foo___
\n", "section": "Emphasis and strong emphasis", "example": 373, "start_line": 5557, "end_line": 5561, "markdown": "_foo____\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 374, "start_line": 5566, "end_line": 5570, "markdown": "**foo**\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 375, "start_line": 5572, "end_line": 5576, "markdown": "*_foo_*\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 376, "start_line": 5578, "end_line": 5582, "markdown": "__foo__\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 377, "start_line": 5584, "end_line": 5588, "markdown": "_*foo*_\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 378, "start_line": 5593, "end_line": 5597, "markdown": "****foo****\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 379, "start_line": 5599, "end_line": 5603, "markdown": "____foo____\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 380, "start_line": 5609, "end_line": 5613, "markdown": "******foo******\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 381, "start_line": 5617, "end_line": 5621, "markdown": "***foo***\n" }, { "html": "foo
\n", "section": "Emphasis and strong emphasis", "example": 382, "start_line": 5623, "end_line": 5627, "markdown": "_____foo_____\n" }, { "html": "foo _bar baz_
\n", "section": "Emphasis and strong emphasis", "example": 383, "start_line": 5631, "end_line": 5635, "markdown": "*foo _bar* baz_\n" }, { "html": "foobar*
\n", "section": "Emphasis and strong emphasis", "example": 384, "start_line": 5637, "end_line": 5641, "markdown": "**foo*bar**\n" }, { "html": "**foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 385, "start_line": 5646, "end_line": 5650, "markdown": "**foo **bar baz**\n" }, { "html": "*foo bar baz
\n", "section": "Emphasis and strong emphasis", "example": 386, "start_line": 5652, "end_line": 5656, "markdown": "*foo *bar baz*\n" }, { "html": "*bar*
\n", "section": "Emphasis and strong emphasis", "example": 387, "start_line": 5660, "end_line": 5664, "markdown": "*[bar*](/url)\n" }, { "html": "_foo bar_
\n", "section": "Emphasis and strong emphasis", "example": 388, "start_line": 5666, "end_line": 5670, "markdown": "_foo [bar_](/url)\n" }, { "html": "*
\n", "section": "Emphasis and strong emphasis", "example": 389, "start_line": 5672, "end_line": 5676, "markdown": "*\n" }, { "html": "\n", "section": "Emphasis and strong emphasis", "example": 390, "start_line": 5678, "end_line": 5682, "markdown": "**\n" }, { "html": "\n", "section": "Emphasis and strong emphasis", "example": 391, "start_line": 5684, "end_line": 5688, "markdown": "__\n" }, { "html": "a *
a _
[link](/my uri)
\n", "section": "Links", "example": 400, "start_line": 5816, "end_line": 5820, "markdown": "[link](/my uri)\n" }, { "html": "\n", "section": "Links", "example": 401, "start_line": 5822, "end_line": 5826, "markdown": "[link]([link](foo\nbar)
\n", "section": "Links", "example": 402, "start_line": 5830, "end_line": 5836, "markdown": "[link](foo\nbar)\n" }, { "html": "[link](
[link](foo(and(bar)))
\n", "section": "Links", "example": 405, "start_line": 5857, "end_line": 5861, "markdown": "[link](foo(and(bar)))\n" }, { "html": "\n", "section": "Links", "example": 406, "start_line": 5863, "end_line": 5867, "markdown": "[link](foo(and\\(bar\\)))\n" }, { "html": "\n", "section": "Links", "example": 407, "start_line": 5869, "end_line": 5873, "markdown": "[link]([link](/url "title "and" title")
\n", "section": "Links", "example": 413, "start_line": 5927, "end_line": 5931, "markdown": "[link](/url \"title \"and\" title\")\n" }, { "html": "\n", "section": "Links", "example": 414, "start_line": 5935, "end_line": 5939, "markdown": "[link](/url 'title \"and\" title')\n" }, { "html": "\n", "section": "Links", "example": 415, "start_line": 5957, "end_line": 5962, "markdown": "[link]( /uri\n \"title\" )\n" }, { "html": "[link] (/uri)
\n", "section": "Links", "example": 416, "start_line": 5967, "end_line": 5971, "markdown": "[link] (/uri)\n" }, { "html": "\n", "section": "Links", "example": 417, "start_line": 5976, "end_line": 5980, "markdown": "[link [foo [bar]]](/uri)\n" }, { "html": "[link] bar](/uri)
\n", "section": "Links", "example": 418, "start_line": 5982, "end_line": 5986, "markdown": "[link] bar](/uri)\n" }, { "html": "[link bar
\n", "section": "Links", "example": 419, "start_line": 5988, "end_line": 5992, "markdown": "[link [bar](/uri)\n" }, { "html": "\n", "section": "Links", "example": 420, "start_line": 5994, "end_line": 5998, "markdown": "[link \\[bar](/uri)\n" }, { "html": "\n", "section": "Links", "example": 421, "start_line": 6002, "end_line": 6006, "markdown": "[link *foo **bar** `#`*](/uri)\n" }, { "html": "\n", "section": "Links", "example": 422, "start_line": 6008, "end_line": 6012, "markdown": "[![moon](moon.jpg)](/uri)\n" }, { "html": "[foo bar](/uri)
\n", "section": "Links", "example": 423, "start_line": 6016, "end_line": 6020, "markdown": "[foo [bar](/uri)](/uri)\n" }, { "html": "[foo [bar baz](/uri)](/uri)
\n", "section": "Links", "example": 424, "start_line": 6022, "end_line": 6026, "markdown": "[foo *[bar [baz](/uri)](/uri)*](/uri)\n" }, { "html": "\n", "section": "Links", "example": 425, "start_line": 6028, "end_line": 6032, "markdown": "![[[foo](uri1)](uri2)](uri3)\n" }, { "html": "*foo*
\n", "section": "Links", "example": 426, "start_line": 6037, "end_line": 6041, "markdown": "*[foo*](/uri)\n" }, { "html": "\n", "section": "Links", "example": 427, "start_line": 6043, "end_line": 6047, "markdown": "[foo *bar](baz*)\n" }, { "html": "foo [bar baz]
\n", "section": "Links", "example": 428, "start_line": 6052, "end_line": 6056, "markdown": "*foo [bar* baz]\n" }, { "html": "[foo
[foo](/uri)
[foohttp://example.com/?search=](uri)
\n", "section": "Links", "example": 431, "start_line": 6073, "end_line": 6077, "markdown": "[foo*foo*
\n", "section": "Links", "example": 439, "start_line": 6178, "end_line": 6184, "markdown": "*[foo*][ref]\n\n[ref]: /uri\n" }, { "html": "\n", "section": "Links", "example": 440, "start_line": 6186, "end_line": 6192, "markdown": "[foo *bar][ref]\n\n[ref]: /uri\n" }, { "html": "[foo
[foo][ref]
[foohttp://example.com/?search=][ref]
\n", "section": "Links", "example": 443, "start_line": 6213, "end_line": 6219, "markdown": "[fooТолпой is a Russian word.
\n", "section": "Links", "example": 445, "start_line": 6233, "end_line": 6239, "markdown": "[Толпой][Толпой] is a Russian word.\n\n[ТÐÐÐÐÐ]: /url\n" }, { "html": "\n", "section": "Links", "example": 446, "start_line": 6244, "end_line": 6251, "markdown": "[Foo\n bar]: /url\n\n[Baz][Foo bar]\n" }, { "html": "\n", "section": "Links", "example": 447, "start_line": 6255, "end_line": 6261, "markdown": "[foo] [bar]\n\n[bar]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 448, "start_line": 6263, "end_line": 6270, "markdown": "[foo]\n[bar]\n\n[bar]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 449, "start_line": 6275, "end_line": 6283, "markdown": "[foo]: /url1\n\n[foo]: /url2\n\n[bar][foo]\n" }, { "html": "[bar][foo!]
\n", "section": "Links", "example": 450, "start_line": 6289, "end_line": 6295, "markdown": "[bar][foo\\!]\n\n[foo!]: /url\n" }, { "html": "[foo][ref[]
\n[ref[]: /uri
\n", "section": "Links", "example": 451, "start_line": 6300, "end_line": 6307, "markdown": "[foo][ref[]\n\n[ref[]: /uri\n" }, { "html": "[foo][ref[bar]]
\n[ref[bar]]: /uri
\n", "section": "Links", "example": 452, "start_line": 6309, "end_line": 6316, "markdown": "[foo][ref[bar]]\n\n[ref[bar]]: /uri\n" }, { "html": "[[[foo]]]
\n[[[foo]]]: /url
\n", "section": "Links", "example": 453, "start_line": 6318, "end_line": 6325, "markdown": "[[[foo]]]\n\n[[[foo]]]: /url\n" }, { "html": "\n", "section": "Links", "example": 454, "start_line": 6327, "end_line": 6333, "markdown": "[foo][ref\\[]\n\n[ref\\[]: /uri\n" }, { "html": "\n", "section": "Links", "example": 455, "start_line": 6344, "end_line": 6350, "markdown": "[foo][]\n\n[foo]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 456, "start_line": 6352, "end_line": 6358, "markdown": "[*foo* bar][]\n\n[*foo* bar]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 457, "start_line": 6362, "end_line": 6368, "markdown": "[Foo][]\n\n[foo]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 458, "start_line": 6374, "end_line": 6381, "markdown": "[foo] \n[]\n\n[foo]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 459, "start_line": 6392, "end_line": 6398, "markdown": "[foo]\n\n[foo]: /url \"title\"\n" }, { "html": "\n", "section": "Links", "example": 460, "start_line": 6400, "end_line": 6406, "markdown": "[*foo* bar]\n\n[*foo* bar]: /url \"title\"\n" }, { "html": "[foo bar]
\n", "section": "Links", "example": 461, "start_line": 6408, "end_line": 6414, "markdown": "[[*foo* bar]]\n\n[*foo* bar]: /url \"title\"\n" }, { "html": "[[bar foo
\n", "section": "Links", "example": 462, "start_line": 6416, "end_line": 6422, "markdown": "[[bar [foo]\n\n[foo]: /url\n" }, { "html": "\n", "section": "Links", "example": 463, "start_line": 6426, "end_line": 6432, "markdown": "[Foo]\n\n[foo]: /url \"title\"\n" }, { "html": "foo bar
\n", "section": "Links", "example": 464, "start_line": 6436, "end_line": 6442, "markdown": "[foo] bar\n\n[foo]: /url\n" }, { "html": "[foo]
\n", "section": "Links", "example": 465, "start_line": 6447, "end_line": 6453, "markdown": "\\[foo]\n\n[foo]: /url \"title\"\n" }, { "html": "*foo*
\n", "section": "Links", "example": 466, "start_line": 6458, "end_line": 6464, "markdown": "[foo*]: /url\n\n*[foo*]\n" }, { "html": "\n", "section": "Links", "example": 467, "start_line": 6468, "end_line": 6475, "markdown": "[foo][bar]\n\n[foo]: /url1\n[bar]: /url2\n" }, { "html": "[foo]bar
\n", "section": "Links", "example": 468, "start_line": 6480, "end_line": 6486, "markdown": "[foo][bar][baz]\n\n[baz]: /url\n" }, { "html": "\n", "section": "Links", "example": 469, "start_line": 6491, "end_line": 6498, "markdown": "[foo][bar][baz]\n\n[baz]: /url1\n[bar]: /url2\n" }, { "html": "[foo]bar
\n", "section": "Links", "example": 470, "start_line": 6503, "end_line": 6510, "markdown": "[foo][bar][baz]\n\n[baz]: /url1\n[foo]: /url2\n" }, { "html": "\n", "section": "Images", "example": 471, "start_line": 6525, "end_line": 6529, "markdown": "![foo](/url \"title\")\n" }, { "html": "\n", "section": "Images", "example": 472, "start_line": 6531, "end_line": 6537, "markdown": "![foo *bar*]\n\n[foo *bar*]: train.jpg \"train & tracks\"\n" }, { "html": "\n", "section": "Images", "example": 473, "start_line": 6539, "end_line": 6543, "markdown": "![foo ![bar](/url)](/url2)\n" }, { "html": "\n", "section": "Images", "example": 474, "start_line": 6545, "end_line": 6549, "markdown": "![foo [bar](/url)](/url2)\n" }, { "html": "\n", "section": "Images", "example": 475, "start_line": 6558, "end_line": 6564, "markdown": "![foo *bar*][]\n\n[foo *bar*]: train.jpg \"train & tracks\"\n" }, { "html": "\n", "section": "Images", "example": 476, "start_line": 6566, "end_line": 6572, "markdown": "![foo *bar*][foobar]\n\n[FOOBAR]: train.jpg \"train & tracks\"\n" }, { "html": "\n", "section": "Images", "example": 477, "start_line": 6574, "end_line": 6578, "markdown": "![foo](train.jpg)\n" }, { "html": "My
\n", "section": "Images", "example": 478, "start_line": 6580, "end_line": 6584, "markdown": "My ![foo bar](/path/to/train.jpg \"title\" )\n" }, { "html": "\n", "section": "Images", "example": 479, "start_line": 6586, "end_line": 6590, "markdown": "![foo](![[foo]]
\n[[foo]]: /url "title"
\n", "section": "Images", "example": 489, "start_line": 6676, "end_line": 6683, "markdown": "![[foo]]\n\n[[foo]]: /url \"title\"\n" }, { "html": "\n", "section": "Images", "example": 490, "start_line": 6687, "end_line": 6693, "markdown": "![Foo]\n\n[foo]: /url \"title\"\n" }, { "html": "![foo]
\n", "section": "Images", "example": 491, "start_line": 6698, "end_line": 6704, "markdown": "\\!\\[foo]\n\n[foo]: /url \"title\"\n" }, { "html": "!foo
\n", "section": "Images", "example": 492, "start_line": 6709, "end_line": 6715, "markdown": "\\![foo]\n\n[foo]: /url \"title\"\n" }, { "html": "\n", "section": "Autolinks", "example": 493, "start_line": 6762, "end_line": 6766, "markdown": "http://foo.bar.baz/test?q=hello&id=22&boolean
\n", "section": "Autolinks", "example": 494, "start_line": 6768, "end_line": 6772, "markdown": "<http://foo.bar/baz bim>
\n", "section": "Autolinks", "example": 497, "start_line": 6790, "end_line": 6794, "markdown": "<[email protected]>
\n", "section": "Autolinks", "example": 501, "start_line": 6833, "end_line": 6837, "markdown": "<>
\n", "section": "Autolinks", "example": 502, "start_line": 6841, "end_line": 6845, "markdown": "<>\n" }, { "html": "<heck://bing.bong>
\n", "section": "Autolinks", "example": 503, "start_line": 6847, "end_line": 6851, "markdown": "< http://foo.bar >
\n", "section": "Autolinks", "example": 504, "start_line": 6853, "end_line": 6857, "markdown": "< http://foo.bar >\n" }, { "html": "<foo.bar.baz>
\n", "section": "Autolinks", "example": 505, "start_line": 6859, "end_line": 6863, "markdown": "<localhost:5001/foo>
\n", "section": "Autolinks", "example": 506, "start_line": 6865, "end_line": 6869, "markdown": "<5001><><>
<"">
<"><>
<><><>
<>
<"">
<>
<>>
<>
&
&<""">