mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-03 13:38:19 +00:00
12 lines
No EOL
184 B
JSON
12 lines
No EOL
184 B
JSON
{
|
|
"type": "page",
|
|
"data": {
|
|
"delta": [{
|
|
"insert": "This is a paragraph",
|
|
"attributes": {
|
|
"font_color": "rgb(0, 0, 0)"
|
|
}
|
|
}]
|
|
},
|
|
"children": []
|
|
} |