mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
48 lines
937 B
JSON
48 lines
937 B
JSON
[
|
|
{
|
|
"type": "block",
|
|
"id": "",
|
|
"flavour": "affine:note",
|
|
"props": {},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "4",
|
|
"flavour": "affine:paragraph",
|
|
"version": 1,
|
|
"props": {
|
|
"type": "text",
|
|
"text": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": [
|
|
{
|
|
"insert": "hi"
|
|
}
|
|
]
|
|
},
|
|
"collapsed": false
|
|
},
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "block",
|
|
"id": "5",
|
|
"flavour": "affine:paragraph",
|
|
"version": 1,
|
|
"props": {
|
|
"type": "text",
|
|
"text": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": [
|
|
{
|
|
"insert": "j"
|
|
}
|
|
]
|
|
},
|
|
"collapsed": false
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
] |