mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
cb617cd9d3
* feat: support-OAuth-login * fix: optimize editor experience and fix bugs (0315)
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"type": "page",
|
|
"data": {
|
|
"delta": [{
|
|
"insert": "This is a paragraph",
|
|
"attributes": {
|
|
"font_color": "rgb(0, 0, 0)"
|
|
}
|
|
}]
|
|
},
|
|
"children": []
|
|
} |