{ "input": "[[span id=\"banana\" class=\"fruit\" style=\"color: yellow;\" data-fruit=\"!red\" role=\"button\" aria-pressed=\"false\"]]Banana[[/span]]", "tree": { "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "container", "data": { "type": "span", "attributes": { "id": "banana", "class": "fruit", "style": "color: yellow;", "data-fruit": "!red", "role": "button", "aria-pressed": "false" }, "elements": [ { "element": "text", "data": "Banana" } ] } } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "styles": [ ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }