Tables

Specification

Two-dimensional table data

type: string, ("table")
See also
align: string, optional, ("left" | "center" | "right")
No description for this property.
children: array, ()
See also
position: object, optional, ()
See also
data: object, optional
See also

Example

Markup
AST
Render
| header 1 | header 2 |
|:---|---:|
| 3 | 4 |