Scope block separation around lists, guard media marks, and keep the corpus editor-authorable
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-24 13:55:21 +02:00
parent 9f4b9774dd
commit 86248240dd
6 changed files with 49 additions and 17 deletions
@@ -66,10 +66,18 @@
"content": [
{
"attrs": {
"collection": "contentId-98237",
"id": "01a03389-e4eb-76a1-9eae-e8b7a01f4787",
"type": "file"
"alt": "The assembly drawing",
"type": "external",
"url": "https://example.com/assembly.png"
},
"marks": [
{
"attrs": {
"href": "https://example.com/assembly"
},
"type": "link"
}
],
"type": "media"
}
],