Input
| td1 | td2 | {.a}{} Output AST
- type: Table
rows:
- type: Row
children:
- type: Cell
children:
- type: Text
value: td1
- type: Cell
children:
- type: Text
value: td2
attributes:
- key: class
value:
- a