| [
    {
        "blockName": "core/html",
        "attrs": {},
        "innerBlocks": [],
        "innerHTML": "\n<h1>Some HTML code</h1>\n<marquee>This text will scroll from right to left</marquee>\n",
        "innerContent": [
            "\n<h1>Some HTML code</h1>\n<marquee>This text will scroll from right to left</marquee>\n"
        ]
    },
    {
        "blockName": null,
        "attrs": {},
        "innerBlocks": [],
        "innerHTML": "\n",
        "innerContent": [
            "\n"
        ]
    }
]
 |