Source:
{
"type": "doc",
"content": [
{
"type": "heading",
"attrs": {
"id": "1ee40b3c-7dfe-4bf0-87a8-b639d553cbe9",
"level": 1
},
"content": [
{
"type": "text",
"text": "This is a very unique heading."
}
]
},
{
"type": "paragraph",
"attrs": {
"id": "334b8458-326e-42f7-b0f7-8ddd21b51159"
},
"content": [
{
"type": "text",
"text": "This is a unique paragraph. It’s so unique, it even has an ID attached to it."
}
]
},
{
"type": "paragraph",
"attrs": {
"id": "adcf8c7c-06ea-47a7-8a44-648e9d200879"
},
"content": [
{
"type": "text",
"text": "And this one, too."
}
]
}
]
}
This is a very unique heading.
This is a unique paragraph. It’s so unique, it even has an ID attached to it.
And this one, too.