{
"input": "[[html]]\n<p><div>My HTML <tt>code</tt> here!</div></p>\n[[/html]]",
"tree": {
"elements": [
{
"element": "html",
"data": {
"contents": "<p><div>My HTML <tt>code</tt> here!</div></p>"
}
},
{
"element": "footnote-block",
"data": {
"title": null,
"hide": false
}
}
],
"html-blocks": [
"<p><div>My HTML <tt>code</tt> here!</div></p>"
],
"code-blocks": [
],
"table-of-contents": [
],
"footnotes": [
],
"bibliographies": [
]
},
"errors": [
]
}