{
"input": "[[html]]My text![[/html]]",
"tree": {
"elements": [
{
"element": "html",
"data": {
"contents": "My text!"
}
},
{
"element": "footnote-block",
"data": {
"title": null,
"hide": false
}
}
],
"html-blocks": [
"My text!"
],
"code-blocks": [
],
"table-of-contents": [
],
"footnotes": [
],
"bibliographies": [
]
},
"errors": [
]
}