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"
}
],
@@ -14,5 +14,5 @@ Taken from Kiruna.
:::
:::mediaSingle {layout=center}
::media {collection=contentId-98237 id=01a03389-e4eb-76a1-9eae-e8b7a01f4787 type=file}
::media {alt="The assembly drawing" marks="[{\"attrs\":{\"href\":\"https://example.com/assembly\"},\"type\":\"link\"}]" type=external url="https://example.com/assembly.png"}
:::
@@ -78,6 +78,25 @@
}
],
"type": "tableRow"
},
{
"content": [
{
"content": [
{
"content": [
{
"text": "60",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "tableCell"
}
],
"type": "tableRow"
}
],
"type": "table"
@@ -12,4 +12,9 @@ Bolt M8
40
:::
::::
::::tableRow
:::tableCell
60
:::
::::
:::::