Corpus 2e1: the carve-out escapes, the claimed line, and the 2e split
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-26 22:14:06 +02:00
parent a88ce7e937
commit 0387343dd0
11 changed files with 365 additions and 33 deletions
@@ -0,0 +1,73 @@
{
"content": [
{
"content": [
{
"text": "Write :mention[@Mikael]{id=5b10a2} to tag someone.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "::syncBlock {localId=x}",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": ":::panel warning",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Stand-up at 10:30, shipped :tada:, {maxLevel} deep, a ::syncBlock mid-line.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"attrs": {
"text": "In review"
},
"type": "status"
},
{
"text": "{color} decides.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": ":status[nope]{color=red} vs ",
"type": "text"
},
{
"attrs": {
"color": "red",
"text": "yep"
},
"type": "status"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}
@@ -0,0 +1,11 @@
Write \:mention[@Mikael]{id=5b10a2} to tag someone.
\::syncBlock {localId=x}
\:::panel warning
Stand-up at 10:30, shipped :tada:, {maxLevel} deep, a ::syncBlock mid-line.
:status[In review]\{color} decides.
\:status[nope]{color=red} vs :status[yep]{color=red}
@@ -0,0 +1,60 @@
{
"content": [
{
"content": [
{
"text": "| Part | Qty |",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Pass a | b to the shell.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"content": [
{
"content": [
{
"text": "| --- | --- |",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "listItem"
}
],
"type": "bulletList"
},
{
"attrs": {
"panelType": "info"
},
"content": [
{
"content": [
{
"text": "| a | b |",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "panel"
}
],
"type": "doc",
"version": 1
}
@@ -0,0 +1,9 @@
\| Part | Qty |
Pass a | b to the shell.
- \| --- | --- |
:::panel info
\| a | b |
:::
@@ -0,0 +1,69 @@
{
"content": [
{
"content": [
{
"text": "~~not strike~~",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"marks": [
{
"type": "strike"
}
],
"text": "gone",
"type": "text"
},
{
"text": " but ~~kept~~",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "A ~ B ~ C",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "~",
"type": "text"
},
{
"marks": [
{
"type": "strike"
}
],
"text": "a",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "~~~not~~~",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}
@@ -0,0 +1,9 @@
\~~not strike~~
~~gone~~ but \~~kept~~
A ~ B ~ C
\~~~a~~
\~\~~not~~~
@@ -0,0 +1,83 @@
{
"content": [
{
"attrs": {
"panelType": "info"
},
"content": [
{
"content": [
{
"text": ":::",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "::: x",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "::",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"content": [
{
"content": [
{
"text": ":::",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "listItem"
}
],
"type": "bulletList"
},
{
"content": [
{
"content": [
{
"text": ":::",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "blockquote"
}
],
"type": "panel"
},
{
"content": [
{
"text": ":::",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}
@@ -0,0 +1,13 @@
:::panel info
\:::
\::: x
\::
- \:::
> \:::
:::
\:::