[
  {
    "type": "paragraph",
    "children": [{
      "type": "text",
      "mark": false,
      "markClass": null,
      "content": "Divs are also text",
      "href": null,
      "bold": false,
      "italic": false,
      "strikethrough": false
    }]
  }, {
    "type": "paragraph",
    "children": [{
      "type": "text",
      "mark": false,
      "markClass": null,
      "content": "Some text",
      "href": null,
      "bold": false,
      "italic": false,
      "strikethrough": false
    }]
  }, {
    "type": "paragraph",
    "children": [{
      "type": "text",
      "mark": false,
      "markClass": null,
      "content": "Some text in a div",
      "href": null,
      "bold": false,
      "italic": false,
      "strikethrough": false
    }]
  }, {
    "type": "header1",
    "children": [{
      "type": "text",
      "mark": false,
      "markClass": null,
      "content": "And a header",
      "href": null,
      "bold": false,
      "italic": false,
      "strikethrough": false
    }]
  }, {
    "type": "paragraph",
    "children": [{
      "type": "text",
      "mark": false,
      "markClass": null,
      "content": "Text in a form",
      "href": null,
      "bold": false,
      "italic": false,
      "strikethrough": false
    }]
  }
]
