Files
adf-codec/corpus/round-trip/commonmark-subset/code-block-backtick-run-mid-line.json
T

19 lines
266 B
JSON

{
"content": [
{
"attrs": {
"language": "bash"
},
"content": [
{
"text": "echo \"```\" >> notes.md",
"type": "text"
}
],
"type": "codeBlock"
}
],
"type": "doc",
"version": 1
}