Input
| AA | **BB** | {.a}{.b}{.c} Diagnostics
- code: CDN-0011
level: warning Output AST
- type: Table
kind: pipe
rows:
- type: Row
children:
- type: Cell
children:
- type: Text
value: AA
- type: Cell
children:
- type: Strong
children:
- type: Text
value: BB
attributes:
- key: class
value:
- b
attributes:
- key: class
value:
- c