{
"input": "[[ifcategory _default]]\n[[module css]]body { color: red; }[[/module]]\n[[/ifcategory]]\n[[ifcategory fragment]]\n[[module css]]body { color: blue; }[[/module]]\n[[/ifcategory]]",
"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": [
]
}