Files
adf-codec/corpus/round-trip/combinations/carve-out-strike.json
T
2026-08-26 22:14:06 +02:00

70 lines
1.1 KiB
JSON

{
"content": [
{
"content": [
{
"text": "~~not strike~~",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"marks": [
{
"type": "strike"
}
],
"text": "gone",
"type": "text"
},
{
"text": " but ~~kept~~",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "A ~ B ~ C",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "~",
"type": "text"
},
{
"marks": [
{
"type": "strike"
}
],
"text": "a",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "~~~not~~~",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}