Files
adf-codec/corpus/round-trip/block-nodes/image.json
T

32 lines
546 B
JSON

{
"content": [
{
"content": [
{
"text": "Taken from the roof last night.",
"type": "text"
}
],
"type": "paragraph"
},
{
"attrs": {
"layout": "center"
},
"content": [
{
"attrs": {
"alt": "The moon, at night.",
"type": "external",
"url": "https://example.com/moon.png"
},
"type": "media"
}
],
"type": "mediaSingle"
}
],
"type": "doc",
"version": 1
}