{ "input": "[[*a_ href=\"https://example.com\" style=\"color: red;\"]]My link[[/a]]", "tree": { "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "anchor", "data": { "attributes": { "href": "https://example.com", "style": "color: red;" }, "target": "new-tab", "elements": [ { "element": "text", "data": "My" }, { "element": "text", "data": " " }, { "element": "text", "data": "link" } ] } } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }