93 lines
1.8 KiB
JSON
93 lines
1.8 KiB
JSON
{
|
|
"type": "doc",
|
|
"content": [
|
|
{
|
|
"type": "bulletList",
|
|
"content": [
|
|
{
|
|
"type": "listItem",
|
|
"content": [
|
|
{
|
|
"type": "paragraph",
|
|
"attrs": {
|
|
"textAlign": "left"
|
|
},
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "Erster Punkt"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "listItem",
|
|
"content": [
|
|
{
|
|
"type": "paragraph",
|
|
"attrs": {
|
|
"textAlign": "left"
|
|
},
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "Zweiter Punkt"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "orderedList",
|
|
"attrs": {
|
|
"start": 1
|
|
},
|
|
"content": [
|
|
{
|
|
"type": "listItem",
|
|
"content": [
|
|
{
|
|
"type": "paragraph",
|
|
"attrs": {
|
|
"textAlign": "left"
|
|
},
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "Eins"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "listItem",
|
|
"content": [
|
|
{
|
|
"type": "paragraph",
|
|
"attrs": {
|
|
"textAlign": "left"
|
|
},
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "Zwei"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "paragraph",
|
|
"attrs": {
|
|
"textAlign": null
|
|
}
|
|
}
|
|
]
|
|
}
|