{ "input": "[[[* some-page | My label ]]]", "tree": { "elements": [ { "element": "container", "data": { "type": "paragraph", "attributes": {}, "elements": [ { "element": "link", "data": { "type": "page", "link": { "site": null, "page": "some-page" }, "label": { "text": "My label" }, "target": "new-tab" } } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }