gitlab-org--gitlab-foss/spec/fixtures/lib/kramdown/atlassian_document_format/invalid_no_doc.json

14 lines
210 B
JSON

{
"type": "paragraph",
"content": [
{
"type": "text",
"text": "This is a sample paragraph"
},
{
"type": "text",
"text": " with lorem ipsum dolor sit amet..."
}
]
}