Corpus by contract kind: pin the fence and escaping rules, hold two questions
CI / gate (push) Successful in 3s

This commit is contained in:
2026-08-24 11:40:11 +02:00
parent 7195cd9f49
commit fc92bf8bf5
37 changed files with 84 additions and 75 deletions
@@ -0,0 +1,118 @@
{
"content": [
{
"content": [
{
"text": "Run ",
"type": "text"
},
{
"marks": [
{
"type": "code"
}
],
"text": "npm ci",
"type": "text"
},
{
"text": " first.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Nested backticks: ",
"type": "text"
},
{
"marks": [
{
"type": "code"
}
],
"text": "run `date` twice",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "A span holding ",
"type": "text"
},
{
"marks": [
{
"type": "code"
}
],
"text": "`code`",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Held: ",
"type": "text"
},
{
"marks": [
{
"type": "code"
}
],
"text": " spaced ",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Three: ",
"type": "text"
},
{
"marks": [
{
"type": "code"
}
],
"text": " ",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Literal: ",
"type": "text"
},
{
"marks": [
{
"type": "code"
}
],
"text": "~~not strike~~",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}