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,50 @@
{
"content": [
{
"content": [
{
"marks": [
{
"type": "em"
},
{
"type": "strong"
}
],
"text": "Ready",
"type": "text"
},
{
"attrs": {
"extensionKey": "status-lozenge",
"extensionType": "com.atlassian.confluence.macro.core"
},
"marks": [
{
"type": "em"
},
{
"type": "strong"
}
],
"type": "inlineExtension"
},
{
"marks": [
{
"type": "em"
},
{
"type": "strong"
}
],
"text": "to ship",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}
@@ -0,0 +1 @@
_**Ready**_:adf{json="{\"attrs\":{\"extensionKey\":\"status-lozenge\",\"extensionType\":\"com.atlassian.confluence.macro.core\"},\"marks\":[{\"type\":\"em\"},{\"type\":\"strong\"}],\"type\":\"inlineExtension\"}"}_**to ship**_
@@ -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
}
@@ -0,0 +1,5 @@
:textColor[Overdue since :status[Blocked]{color=red} on Tuesday]{color="#ae2e24"}
_Torque the **M8 bolt** to **25 Nm**_
[Release notes :emoji[🚀]{shortName=":rocket:"}](https://example.com/release)
@@ -0,0 +1 @@
unspellable-mark
+28
View File
@@ -0,0 +1,28 @@
{
"content": [
{
"content": [
{
"text": "un",
"type": "text"
},
{
"marks": [
{
"type": "strong"
}
],
"text": "-real",
"type": "text"
},
{
"text": "istic",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}