Answer the stability review: a code or HTML block swallows the marker line too
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-30 20:18:25 +02:00
parent a09b80e65d
commit 42ec9ba096
6 changed files with 36 additions and 25 deletions
@@ -6,7 +6,7 @@
},
"content": [
{
"text": "SELECT id\nFROM part\nWHERE qty > 0;",
"text": "SELECT id\nFROM part\nWHERE qty > 0;\n-- 1. the marker a container start would claim",
"type": "text"
}
],