{ "input": "[[ COLLapsiBLe ID=\"my-id\" CLASS = \"my-class\" ]]\nCherry\n[[/collapsible]]", "tree": { "elements": [ { "element": "collapsible", "data": { "attributes": { "id": "my-id", "class": "my-class" }, "start-open": false, "show-text": null, "hide-text": null, "show-top": true, "show-bottom": false, "elements": [ { "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": [ ] }