Input
| **AA** {.x} | BB | Diagnostics
[] Output AST
- type: Table
kind: pipe
rows:
- type: Row
children:
- type: Cell
children:
- type: Strong
children:
- type: Text
value: AA
attributes:
- key: class
value:
- x
- type: Cell
children:
- type: Text
value: BB
attributes: []
attributes: []