{ "input": "[[blockquote class=\"jelly\"]]\nApple\n[[/blockquote]]", "tree": { "elements": [ { "element": "container", "data": { "type": "blockquote", "attributes": { "class": "jelly" }, "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "text", "data": "Apple" } ] } } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }