table-empty

A single | line with no cell content produces a valid empty table

§4.8 · source

Input

|

Output AST

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