Emitter 2d: the opaque carry in both positions and the reserved info string
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-26 15:46:02 +02:00
parent 038473ee73
commit 6f674b99b3
14 changed files with 271 additions and 20 deletions
@@ -0,0 +1,37 @@
{
"content": [
{
"attrs": {
"url": "https://example.com/roadmap"
},
"type": "blockCard"
},
{
"attrs": {
"panelType": "info"
},
"content": [
{
"content": [
{
"text": "The card below has no spelling yet.",
"type": "text"
}
],
"type": "paragraph"
},
{
"attrs": {
"layout": "wide",
"url": "https://example.com/board",
"width": 100
},
"type": "embedCard"
}
],
"type": "panel"
}
],
"type": "doc",
"version": 1
}