Input
| col |
^ First caption
^ Second caption Output AST
- type: Table
kind: pipe
caption:
- type: Text
value: First caption
rows:
- type: Row
children:
- type: Cell
children:
- type: Text
value: col
- type: Paragraph
children:
- type: Text
value: ^ Second caption Diagnostics
- code: CDN-0008
level: warning