{ "type": "root", "children": [ { "depth": 1, "type": "heading", "children": [ { "type": "text", "value": "returnTwo" } ] }, { "type": "paragraph", "children": [ { "type": "text", "value": "This function returns the number plus two.", "position": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "line": 1, "column": 43, "offset": 42 }, "indent": [] } } ], "position": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "line": 1, "column": 43, "offset": 42 }, "indent": [] } } ] }