mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-24 04:27:27 +08:00
49 lines
1021 B
JSON
49 lines
1021 B
JSON
[
|
|
{
|
|
"type": "block",
|
|
"id": "",
|
|
"flavour": "affine:note",
|
|
"props": {},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "2",
|
|
"flavour": "affine:paragraph",
|
|
"version": 1,
|
|
"props": {
|
|
"type": "text",
|
|
"text": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": [
|
|
{
|
|
"insert": "bc"
|
|
}
|
|
]
|
|
},
|
|
"collapsed": false
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "3",
|
|
"flavour": "affine:paragraph",
|
|
"version": 1,
|
|
"props": {
|
|
"type": "text",
|
|
"text": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": [
|
|
{
|
|
"insert": "d"
|
|
}
|
|
]
|
|
},
|
|
"collapsed": false
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |