Input
| AA | **BB** {.a} | Diagnostics
[] Output AST
- type: Table
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:
- a
attributes: []
attributes: []