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

43 lines
851 B
JSON

{
"version": 1,
"type": "doc",
"content": [
{
"type": "mediaSingle",
"attrs": {
"layout": "center"
},
"content": [
{
"type": "media",
"attrs": {
"id": "79411c6b-50e0-477f-b4ed-ac3a5887750c",
"type": "file",
"collection": "jira-10050-field-description",
"width": 400,
"height": 400
}
}
]
},
{
"type": "mediaSingle",
"attrs": {
"layout": "center"
},
"content": [
{
"type": "media",
"attrs": {
"id": "79411c6b-50e0-477f-b4ed-abcd",
"type": "file",
"collection": "another-jira-10050-field-description",
"width": 400,
"height": 400
}
}
]
}
]
}