Files
adf-codec/corpus/canonical-form/paragraph.json
T
2026-08-24 11:21:57 +02:00

25 lines
513 B
JSON

{
"content": [
{
"content": [
{
"text": "The converter emits every paragraph on a single line, however long it runs, because a soft line break in input carries no meaning ADF can hold.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Blocks are separated by exactly one blank line.",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}