{ "name": "document", "type": "block", "blocks": [ { "name": "admonition", "variant": "note", "type": "block", "form": "delimited", "delimiter": "NOTE: ", "blocks": [ { "name": "paragraph", "type": "block", "inlines": [ { "name": "text", "type": "string", "value": "This should be included in the thing.", "location": [ { "line": 1, "col": 7 }, { "line": 1, "col": 43 } ] } ], "location": [ { "line": 1, "col": 7 }, { "line": 1, "col": 43 } ] } ], "location": [ { "line": 1, "col": 1 }, { "line": 1, "col": 43 } ] } ], "location": [ { "line": 1, "col": 1 }, { "line": 1, "col": 43 } ] }