{ "input": "[[table]]\n[[row]] [[hcell]] A [[/hcell]] [[hcell]] B [[/hcell]] [[/row]]\n[[row]] [[cell]] 1 [[/cell]] [[cell]] 2 [[/cell]] [[/row]]\n[[/table]]", "tree": { "elements": [ { "element": "table", "data": { "attributes": {}, "rows": [ { "attributes": {}, "cells": [ { "header": true, "column-span": 1, "align": null, "attributes": {}, "elements": [ { "element": "text", "data": "A" } ] }, { "header": true, "column-span": 1, "align": null, "attributes": {}, "elements": [ { "element": "text", "data": "B" } ] } ] }, { "attributes": {}, "cells": [ { "header": false, "column-span": 1, "align": null, "attributes": {}, "elements": [ { "element": "text", "data": "1" } ] }, { "header": false, "column-span": 1, "align": null, "attributes": {}, "elements": [ { "element": "text", "data": "2" } ] } ] } ] } }, { "element": "footnote-block", "data": { "title": null, "hide": false } } ], "styles": [ ], "html-blocks": [ ], "code-blocks": [ ], "table-of-contents": [ ], "footnotes": [ ], "bibliographies": [ ] }, "errors": [ ] }