table-empty

Single | or +- line with no cell content produces a valid empty table

§4.8

Input

+-

Output AST

- type: Table
  kind: multiline
  rows: []
  columns: []