{ "input": "A[[footnote]]B[[/footnote]]\n[[footnoteblock hide=\"true\"]]", "tree": { "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "text", "data": "A" }, { "element": "footnote" } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": true } } ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ [ { "element": "text", "data": "B" } ] ], "bibliographies": [ ] }, "errors": [ ] }