5b3: name the alignment form the bare shape claims, record the reserved names' codes
CI / gate (push) Successful in 9s

This commit is contained in:
2026-09-03 19:23:48 +02:00
parent 9215c1cbdc
commit aa177d1f8e
7 changed files with 113 additions and 10 deletions
@@ -0,0 +1,38 @@
{
"content": [
{
"content": [
{
"text": "Part | Qty",
"type": "text"
},
{
"type": "hardBreak"
},
{
"text": "--- | ---",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Part | Qty",
"type": "text"
},
{
"type": "hardBreak"
},
{
"text": ":--- | ---:",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}