19 lines
325 B
JSON
19 lines
325 B
JSON
{
|
|
"content": [
|
|
{
|
|
"attrs": {
|
|
"language": "sql"
|
|
},
|
|
"content": [
|
|
{
|
|
"text": "SELECT id\nFROM part\nWHERE qty > 0;\n-- 1. the marker a container start would claim",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"type": "codeBlock"
|
|
}
|
|
],
|
|
"type": "doc",
|
|
"version": 1
|
|
}
|