--- 02_01_00__preliminaries__tabs__001: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo\tbaz\t\tbim" } ] } ] } 02_01_00__preliminaries__tabs__002: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo\tbaz\t\tbim" } ] } ] } 02_01_00__preliminaries__tabs__003: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "a\ta\nὐ\ta" } ] } ] } 02_01_00__preliminaries__tabs__004: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } ] } ] } 02_01_00__preliminaries__tabs__005: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] }, { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": " bar" } ] } ] } ] } ] } 02_01_00__preliminaries__tabs__006: |- { "type": "doc", "content": [ { "type": "blockquote", "attrs": { "multiline": false }, "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": " foo" } ] } ] } ] } 02_01_00__preliminaries__tabs__007: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph" }, { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": " foo" } ] } ] } ] } ] } 02_01_00__preliminaries__tabs__008: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo\nbar" } ] } ] } 02_01_00__preliminaries__tabs__009: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] }, { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] }, { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "baz" } ] } ] } ] } ] } ] } ] } ] } ] } 02_01_00__preliminaries__tabs__010: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Foo" } ] } ] } 02_01_00__preliminaries__tabs__011: |- { "type": "doc", "content": [ { "type": "horizontalRule" } ] } 03_01_00__blocks_and_inlines__precedence__001: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "`one" } ] } ] }, { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "two`" } ] } ] } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__001: |- { "type": "doc", "content": [ { "type": "horizontalRule" }, { "type": "horizontalRule" }, { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__002: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "+++" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__003: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "===" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__004: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "--\n**\n__" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__005: |- { "type": "doc", "content": [ { "type": "horizontalRule" }, { "type": "horizontalRule" }, { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__006: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "***" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__007: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\n***" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__008: |- { "type": "doc", "content": [ { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__009: |- { "type": "doc", "content": [ { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__010: |- { "type": "doc", "content": [ { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__011: |- { "type": "doc", "content": [ { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__012: |- { "type": "doc", "content": [ { "type": "horizontalRule" } ] } 04_01_00__leaf_blocks__thematic_breaks__013: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "_ _ _ _ a" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "a------" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "---a---" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__014: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "-" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__015: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] } ] } ] }, { "type": "horizontalRule" }, { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__016: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "horizontalRule" }, { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__017: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__018: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] } ] } ] }, { "type": "horizontalRule" }, { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Bar" } ] } ] } ] } ] } 04_01_00__leaf_blocks__thematic_breaks__019: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] } ] }, { "type": "listItem", "content": [ { "type": "paragraph" }, { "type": "horizontalRule" } ] } ] } ] } 04_02_00__leaf_blocks__atx_headings__001: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 3 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 4 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 5 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 6 }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__002: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "####### foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__003: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "#5 bolt" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "#hashtag" } ] } ] } 04_02_00__leaf_blocks__atx_headings__004: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "## foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__005: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo " }, { "type": "text", "marks": [ { "type": "italic" } ], "text": "bar" }, { "type": "text", "text": " *baz*" } ] } ] } 04_02_00__leaf_blocks__atx_headings__006: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__007: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 3 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__008: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "# foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__009: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo\n# bar" } ] } ] } 04_02_00__leaf_blocks__atx_headings__010: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 3 }, "content": [ { "type": "text", "text": "bar" } ] } ] } 04_02_00__leaf_blocks__atx_headings__011: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 5 }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__012: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 3 }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__013: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 3 }, "content": [ { "type": "text", "text": "foo ### b" } ] } ] } 04_02_00__leaf_blocks__atx_headings__014: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo#" } ] } ] } 04_02_00__leaf_blocks__atx_headings__015: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 3 }, "content": [ { "type": "text", "text": "foo ###" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "foo ###" } ] }, { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "foo #" } ] } ] } 04_02_00__leaf_blocks__atx_headings__016: |- { "type": "doc", "content": [ { "type": "horizontalRule" }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "horizontalRule" } ] } 04_02_00__leaf_blocks__atx_headings__017: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo bar" } ] }, { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "baz" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "Bar foo" } ] } ] } 04_02_00__leaf_blocks__atx_headings__018: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 } }, { "type": "heading", "attrs": { "level": 1 } }, { "type": "heading", "attrs": { "level": 3 } } ] } 04_03_00__leaf_blocks__setext_headings__001: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Foo " }, { "type": "text", "marks": [ { "type": "italic" } ], "text": "bar" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo " }, { "type": "text", "marks": [ { "type": "italic" } ], "text": "bar" } ] } ] } 04_03_00__leaf_blocks__setext_headings__002: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Foo " }, { "type": "text", "marks": [ { "type": "italic" } ], "text": "bar\nbaz" } ] } ] } 04_03_00__leaf_blocks__setext_headings__003: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Foo " }, { "type": "text", "marks": [ { "type": "italic" } ], "text": "bar\nbaz" } ] } ] } 04_03_00__leaf_blocks__setext_headings__004: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Foo" } ] } ] } 04_03_00__leaf_blocks__setext_headings__005: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Foo" } ] } ] } 04_03_00__leaf_blocks__setext_headings__006: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "Foo\n---\n\nFoo" } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__007: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo" } ] } ] } 04_03_00__leaf_blocks__setext_headings__008: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\n---" } ] } ] } 04_03_00__leaf_blocks__setext_headings__009: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\n= =" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__010: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo" } ] } ] } 04_03_00__leaf_blocks__setext_headings__011: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo\\" } ] } ] } 04_03_00__leaf_blocks__setext_headings__012: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "`Foo" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "`" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "" } ] } ] } 04_03_00__leaf_blocks__setext_headings__013: |- { "type": "doc", "content": [ { "type": "blockquote", "attrs": { "multiline": false }, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__014: |- { "type": "doc", "content": [ { "type": "blockquote", "attrs": { "multiline": false }, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo\nbar\n===" } ] } ] } ] } 04_03_00__leaf_blocks__setext_headings__015: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] } ] } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__016: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Foo\nBar" } ] } ] } 04_03_00__leaf_blocks__setext_headings__017: |- { "type": "doc", "content": [ { "type": "frontmatter", "attrs": { "language": "yaml", "class": "code highlight", "langParams": null, "isFrontmatter": true }, "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Bar" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "Baz" } ] } ] } 04_03_00__leaf_blocks__setext_headings__018: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "====" } ] } ] } 04_03_00__leaf_blocks__setext_headings__019: |- { "type": "doc", "content": [ { "type": "frontmatter", "attrs": { "language": "yaml", "class": "code highlight", "langParams": null, "isFrontmatter": true } } ] } 04_03_00__leaf_blocks__setext_headings__020: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] } ] } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__021: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__022: |- { "type": "doc", "content": [ { "type": "blockquote", "attrs": { "multiline": false }, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] } ] }, { "type": "horizontalRule" } ] } 04_03_00__leaf_blocks__setext_headings__023: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "> foo" } ] } ] } 04_03_00__leaf_blocks__setext_headings__024: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "bar" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "baz" } ] } ] } 04_03_00__leaf_blocks__setext_headings__025: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\nbar" } ] }, { "type": "horizontalRule" }, { "type": "paragraph", "content": [ { "type": "text", "text": "baz" } ] } ] } 04_03_00__leaf_blocks__setext_headings__026: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\nbar" } ] }, { "type": "horizontalRule" }, { "type": "paragraph", "content": [ { "type": "text", "text": "baz" } ] } ] } 04_03_00__leaf_blocks__setext_headings__027: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\nbar\n---\nbaz" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__001: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "a simple\n indented code block" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__002: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__003: |- { "type": "doc", "content": [ { "type": "orderedList", "attrs": { "start": 1, "parens": false }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] }, { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } ] } ] } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__004: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "\n*hi*\n\n- one" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__005: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "chunk1\n\nchunk2\n\n\n\nchunk3" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__006: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "chunk1\n \n chunk2" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__007: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Foo\nbar" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__008: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__009: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "Heading" } ] }, { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "Heading" } ] }, { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "horizontalRule" } ] } 04_04_00__leaf_blocks__indented_code_blocks__010: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": " foo\nbar" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__011: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_04_00__leaf_blocks__indented_code_blocks__012: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo " } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__001: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "<\n >" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__002: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "<\n >" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__003: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "code" } ], "text": "foo" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__004: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n~~~" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__005: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n```" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__006: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n```" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__007: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n~~~" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__008: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null } } ] } 04_05_00__leaf_blocks__fenced_code_blocks__009: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "\n```\naaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__010: |- { "type": "doc", "content": [ { "type": "blockquote", "attrs": { "multiline": false }, "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa" } ] } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "bbb" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__011: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null } } ] } 04_05_00__leaf_blocks__fenced_code_blocks__012: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null } } ] } 04_05_00__leaf_blocks__fenced_code_blocks__013: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\naaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__014: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\naaa\naaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__015: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n aaa\naaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__016: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "```\naaa\n```" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__017: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__018: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__019: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n ```" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__020: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\naaa" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__021: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "aaa\n~~~ ~~" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__022: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] }, { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "bar" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "baz" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__023: |- { "type": "doc", "content": [ { "type": "heading", "attrs": { "level": 2 }, "content": [ { "type": "text", "text": "foo" } ] }, { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "bar" } ] }, { "type": "heading", "attrs": { "level": 1 }, "content": [ { "type": "text", "text": "baz" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__024: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": "ruby", "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "def foo(x)\n return 3\nend" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__025: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": "ruby", "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "def foo(x)\n return 3\nend" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__026: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": ";", "class": "code highlight", "langParams": null } } ] } 04_05_00__leaf_blocks__fenced_code_blocks__027: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "code" } ], "text": "aa" }, { "type": "text", "text": "\nfoo" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__028: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": "aa", "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "foo" } ] } ] } 04_05_00__leaf_blocks__fenced_code_blocks__029: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "``` aaa" } ] } ] } 04_06_00__leaf_blocks__html_blocks__001: |- { "type": "doc", "content": [ { "type": "table", "attrs": { "isMarkdown": null }, "content": [ { "type": "tableRow", "content": [ { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1, "colwidth": null }, "content": [ { "type": "pre", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "**Hello**,\n" } ] }, { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "world" }, { "type": "text", "text": ".\n" } ] } ] }, { "type": "paragraph" } ] } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__002: |- { "type": "doc", "content": [ { "type": "table", "attrs": { "isMarkdown": null }, "content": [ { "type": "tableRow", "content": [ { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1, "colwidth": null }, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\n hi\n " } ] } ] } ] } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "okay." } ] } ] } 04_06_00__leaf_blocks__html_blocks__003: |- { "type": "doc", "content": [ { "type": "div", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\n *hello*\n " } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__004: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\n*foo*" } ] } ] } 04_06_00__leaf_blocks__html_blocks__005: |- { "type": "doc", "content": [ { "type": "div", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "Markdown" } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__006: |- { "type": "doc", "content": [ { "type": "div" } ] } 04_06_00__leaf_blocks__html_blocks__007: |- { "type": "doc", "content": [ { "type": "div" } ] } 04_06_00__leaf_blocks__html_blocks__008: |- { "type": "doc", "content": [ { "type": "div", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\n*foo*\n" } ] }, { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "bar" } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__009: |- { "type": "doc", "content": [ { "type": "paragraph" } ] } 04_06_00__leaf_blocks__html_blocks__010: |- { "type": "doc", "content": [ { "type": "paragraph" } ] } 04_06_00__leaf_blocks__html_blocks__011: |- { "type": "doc", "content": [ { "type": "paragraph" } ] } 04_06_00__leaf_blocks__html_blocks__012: |- { "type": "doc", "content": [ { "type": "div", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "link", "attrs": { "href": "bar", "target": "_blank", "class": null, "title": null, "canonicalSrc": "bar", "isReference": false } } ], "text": "*foo*" } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__013: |- { "type": "doc", "content": [ { "type": "table", "attrs": { "isMarkdown": null }, "content": [ { "type": "tableRow", "content": [ { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1, "colwidth": null }, "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\nfoo\n" } ] } ] } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__014: |- { "type": "doc", "content": [ { "type": "div" }, { "type": "paragraph", "content": [ { "type": "text", "text": "\n``` c\nint x = 33;\n```" } ] } ] } 04_06_00__leaf_blocks__html_blocks__015: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "link", "attrs": { "href": "foo", "target": "_blank", "class": null, "title": null, "canonicalSrc": "foo", "isReference": false } } ], "text": "\n*bar*\n" } ] } ] } 04_06_00__leaf_blocks__html_blocks__016: |- { "type": "doc", "content": [ { "type": "paragraph" } ] } 04_06_00__leaf_blocks__html_blocks__017: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "\n*bar*\n" } ] } ] } 04_06_00__leaf_blocks__html_blocks__018: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\n*bar*" } ] } ] } 04_06_00__leaf_blocks__html_blocks__019: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "strike" } ], "text": "\n*foo*\n" } ] } ] } 04_06_00__leaf_blocks__html_blocks__020: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" }, { "type": "strike" } ], "text": "foo" } ] } ] } 04_06_00__leaf_blocks__html_blocks__021: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" }, { "type": "strike" } ], "text": "foo" } ] } ] } 04_06_00__leaf_blocks__html_blocks__022: |- { "type": "doc", "content": [ { "type": "pre", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "code" } ], "text": "\nimport Text.HTML.TagSoup\n\nmain :: IO ()\nmain = print $ parseTags tags\n" } ] } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "okay" } ] } ] } 04_06_00__leaf_blocks__html_blocks__023: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "okay" } ] } ] } 04_06_00__leaf_blocks__html_blocks__024: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "okay" } ] } ] } 04_06_00__leaf_blocks__html_blocks__025: |- { "type": "doc", "content": [ { "type": "paragraph" } ] } 04_06_00__leaf_blocks__html_blocks__026: |- { "type": "doc", "content": [ { "type": "blockquote", "attrs": { "multiline": false }, "content": [ { "type": "div", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "\nfoo\n" } ] } ] } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "bar" } ] } ] } 04_06_00__leaf_blocks__html_blocks__027: |- { "type": "doc", "content": [ { "type": "bulletList", "attrs": { "bullet": "*" }, "content": [ { "type": "listItem", "content": [ { "type": "paragraph" }, { "type": "div" } ] }, { "type": "listItem", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "foo" } ] } ] } ] } ] } 04_06_00__leaf_blocks__html_blocks__028: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "foo" } ] } ] } 04_06_00__leaf_blocks__html_blocks__029: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "*bar*\n" } ] }, { "type": "paragraph", "content": [ { "type": "text", "marks": [ { "type": "italic" } ], "text": "baz" } ] } ] } 04_06_00__leaf_blocks__html_blocks__030: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "1. *bar*" } ] } ] } 04_06_00__leaf_blocks__html_blocks__031: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "okay" } ] } ] } 04_06_00__leaf_blocks__html_blocks__032: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "';\n\n?>\n" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "okay" } ] } ] } 04_06_00__leaf_blocks__html_blocks__033: |- { "type": "doc", "content": [ { "type": "paragraph" } ] } 04_06_00__leaf_blocks__html_blocks__034: |- { "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "okay" } ] } ] } 04_06_00__leaf_blocks__html_blocks__035: |- { "type": "doc", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "" } ] } ] } 04_06_00__leaf_blocks__html_blocks__036: |- { "type": "doc", "content": [ { "type": "div", "content": [ { "type": "codeBlock", "attrs": { "language": null, "class": "code highlight", "langParams": null }, "content": [ { "type": "text", "text": "