Files
AFFiNE-Mirror/tests/blocksuite/snapshots/clipboard/clipboard.spec.ts/clipboard-copy-nested-items-clipboard.json
T

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": []
}
]
}
]
}
]