{ "name": "document", "type": "block", "blocks": [ { "name": "sidebar", "type": "block", "form": "delimited", "delimiter": "****", "blocks": [ { "name": "list", "type": "block", "variant": "unordered", "marker": "*", "items": [ { "name": "listItem", "type": "block", "marker": "*", "principal": [ { "name": "text", "type": "string", "value": "why", "location": [{ "line": 2, "col": 3 }, { "line": 2, "col": 5 }] } ], "location": [{ "line": 2, "col": 1 }, { "line": 2, "col": 5 }] }, { "name": "listItem", "type": "block", "marker": "*", "principal": [ { "name": "text", "type": "string", "value": "a list", "location": [{ "line": 3, "col": 3 }, { "line": 3, "col": 8 }] } ], "location": [{ "line": 3, "col": 1 }, { "line": 3, "col": 8 }] }, { "name": "listItem", "type": "block", "marker": "*", "principal": [ { "name": "text", "type": "string", "value": "who knows", "location": [{ "line": 4, "col": 3 }, { "line": 4, "col": 11 }] } ], "location": [{ "line": 4, "col": 1 }, { "line": 4, "col": 11 }] } ], "location": [{ "line": 2, "col": 1 }, { "line": 4, "col": 11 }] } ], "location": [{ "line": 1, "col": 1 }, { "line": 5, "col": 4 }] } ], "location": [{ "line": 1, "col": 1 }, { "line": 5, "col": 4 }] }