{ "input": "[[DEl ID = \"apple\" clASS =\"fruit\" stylE=\"color: red;\" ]]Apple[[/ DEL ]]", "tree": { "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "container", "data": { "type": "deletion", "attributes": { "class": "fruit", "id": "apple", "style": "color: red;" }, "elements": [ { "element": "text", "data": "Apple" } ] } } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }