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
@@ -127,6 +127,54 @@
}
],
"type": "panel"
},
{
"content": [
{
"content": [
{
"content": [
{
"content": [
{
"content": [
{
"text": "Head",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "listItem"
}
],
"type": "bulletList"
},
{
"content": [
{
"content": [
{
"content": [
{
"text": "Tail",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "listItem"
}
],
"type": "bulletList"
}
],
"type": "listItem"
}
],
"type": "bulletList"
}
],
"type": "doc",
@@ -15,3 +15,9 @@
::listBreak
- Right
:::
- - Head
::listBreak
- Tail
@@ -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
}
@@ -0,0 +1,5 @@
Part | Qty\
\--- | ---
Part | Qty\
\:--- | ---: