Corpus 2e2: the mark runs, the run a carry breaks, and one mark vocabulary
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-26 22:47:13 +02:00
parent e343bd3240
commit 19f9a58d5d
10 changed files with 244 additions and 28 deletions
@@ -0,0 +1,129 @@
{
"content": [
{
"content": [
{
"marks": [
{
"attrs": {
"color": "#ae2e24"
},
"type": "textColor"
}
],
"text": "Overdue since ",
"type": "text"
},
{
"attrs": {
"color": "red",
"text": "Blocked"
},
"marks": [
{
"attrs": {
"color": "#ae2e24"
},
"type": "textColor"
}
],
"type": "status"
},
{
"marks": [
{
"attrs": {
"color": "#ae2e24"
},
"type": "textColor"
}
],
"text": " on Tuesday",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"marks": [
{
"type": "em"
}
],
"text": "Torque the ",
"type": "text"
},
{
"marks": [
{
"type": "em"
},
{
"type": "strong"
}
],
"text": "M8 bolt",
"type": "text"
},
{
"marks": [
{
"type": "em"
}
],
"text": " to ",
"type": "text"
},
{
"marks": [
{
"type": "em"
},
{
"type": "strong"
}
],
"text": "25 Nm",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"marks": [
{
"attrs": {
"href": "https://example.com/release"
},
"type": "link"
}
],
"text": "Release notes ",
"type": "text"
},
{
"attrs": {
"shortName": ":rocket:",
"text": "🚀"
},
"marks": [
{
"attrs": {
"href": "https://example.com/release"
},
"type": "link"
}
],
"type": "emoji"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}