Answer the review: one shape predicate, and the readable spellings give way
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-27 15:35:24 +02:00
parent 59b42ef0dc
commit b1f254bca9
15 changed files with 108 additions and 77 deletions
@@ -51,6 +51,27 @@
}
],
"type": "codeBlock"
},
{
"attrs": {
"panelType": "info"
},
"content": [
{
"attrs": {
"language": "text",
"wrap": true
},
"content": [
{
"text": ":::",
"type": "text"
}
],
"type": "codeBlock"
}
],
"type": "panel"
}
],
"type": "doc",
@@ -21,3 +21,11 @@ SELECT 1
y
```
:::
::::panel info
:::codeBlock {wrap=true}
```text
:::
```
:::
::::