{
"input": "[[iframe https://example.com WIDTH = \"100%\" id= \"iframe\" ]]",
"tree": {
"elements": [
{
"element": "iframe",
"data": {
"url": "https://example.com",
"attributes": {
"id": "iframe",
"width": "100%"
}
}
},
{
"element": "footnote-block",
"data": {
"title": null,
"hide": false
}
}
],
"html-blocks": [
],
"code-blocks": [
],
"table-of-contents": [
],
"footnotes": [
],
"bibliographies": [
]
},
"errors": [
]
}