{
"input": "[[iftags fruit]]\n[[module css]]body { color: red; }[[/module]]\n[[/iftags]]\n[[iftags xyz]]\n[[module css]]body { color: blue; }[[/module]]\n[[/iftags]]",
"tree": {
"elements": [
{
"element": "style",
"data": "body { color: red; }"
},
{
"element": "footnote-block",
"data": {
"title": null,
"hide": false
}
}
],
"html-blocks": [
],
"code-blocks": [
],
"table-of-contents": [
],
"footnotes": [
],
"bibliographies": [
]
},
"errors": [
]
}