Corpus 1d3: the inline-node pairs, the content slot and the whitespace spelling
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-24 14:21:40 +02:00
parent 6047ab6c2d
commit b61109bc90
22 changed files with 522 additions and 0 deletions
@@ -0,0 +1,41 @@
{
"content": [
{
"content": [
{
"text": "Tracking ",
"type": "text"
},
{
"attrs": {
"url": "https://example.com/browse/ABC-123"
},
"type": "inlineCard"
},
{
"text": " this week.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"attrs": {
"data": {
"@type": "Link",
"name": "Torque spec",
"url": "https://example.com/torque"
},
"localId": "01a033ad-1fa5-76fa-aad0-2e56a17d76aa"
},
"type": "inlineCard"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}