mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
{
|
|
"type": "block",
|
|
"id": "0",
|
|
"flavour": "affine:page",
|
|
"version": 2,
|
|
"props": {
|
|
"title": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": []
|
|
}
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "1",
|
|
"flavour": "affine:note",
|
|
"version": 1,
|
|
"props": {
|
|
"xywh": "[0,0,498,92]",
|
|
"background": "--affine-note-background-white",
|
|
"index": "a0",
|
|
"lockedBySelf": false,
|
|
"hidden": false,
|
|
"displayMode": "both",
|
|
"edgeless": {
|
|
"style": {
|
|
"borderRadius": 8,
|
|
"borderSize": 4,
|
|
"borderStyle": "none",
|
|
"shadowType": "--affine-note-shadow-box"
|
|
}
|
|
}
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "2",
|
|
"flavour": "affine:paragraph",
|
|
"version": 1,
|
|
"props": {
|
|
"type": "text",
|
|
"text": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": [
|
|
{
|
|
"insert": "hello"
|
|
}
|
|
]
|
|
},
|
|
"collapsed": false
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |