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