mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-04 05:58:22 +00:00
9 lines
116 B
JSON
9 lines
116 B
JSON
|
|
{
|
||
|
|
"type": "page",
|
||
|
|
"data": {
|
||
|
|
"delta": [{
|
||
|
|
"insert": "This is a paragraph"
|
||
|
|
}]
|
||
|
|
},
|
||
|
|
"children": []
|
||
|
|
}
|