28 lines
375 B
JSON
28 lines
375 B
JSON
{
|
|
"content": [
|
|
{
|
|
"content": [
|
|
{
|
|
"text": "First.",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"type": "paragraph"
|
|
},
|
|
{
|
|
"type": "paragraph"
|
|
},
|
|
{
|
|
"content": [
|
|
{
|
|
"text": "Second.",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"type": "paragraph"
|
|
}
|
|
],
|
|
"type": "doc",
|
|
"version": 1
|
|
}
|