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

31 lines
461 B
JSON

{
"content": [
{
"attrs": {
"language": "adf"
},
"content": [
{
"text": "{\n \"type\": \"blockCard\"\n}",
"type": "text"
}
],
"type": "codeBlock"
},
{
"attrs": {
"language": "adf"
},
"content": [
{
"text": "```",
"type": "text"
}
],
"type": "codeBlock"
}
],
"type": "doc",
"version": 1
}