{ "input": "Apple\n[[math]]\n\\pi^2\n[[/math]]\nBanana\n[[math]]\n\\sqrt{n!}\n[[/math]]\nCherry", "tree": { "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "text", "data": "Apple" } ] } }, { "element": "math", "data": { "name": null, "latex-source": "\\pi^2" } }, { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "text", "data": "Banana" } ] } }, { "element": "math", "data": { "name": null, "latex-source": "\\sqrt{n!}" } }, { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "text", "data": "Cherry" } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }