Files
adf-codec/corpus/round-trip/combinations/carve-out-pipe-table.json
T
2026-08-26 22:14:06 +02:00

61 lines
1.0 KiB
JSON

{
"content": [
{
"content": [
{
"text": "| Part | Qty |",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Pass a | b to the shell.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"content": [
{
"content": [
{
"text": "| --- | --- |",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "listItem"
}
],
"type": "bulletList"
},
{
"attrs": {
"panelType": "info"
},
"content": [
{
"content": [
{
"text": "| a | b |",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "panel"
}
],
"type": "doc",
"version": 1
}