Skip to article content

Specification

Two-dimensional table data

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

Example

Markup
AST
Render
| header 1 | header 2 |
|:---|---:|
| 3 | 4 |
MyST MarkdownMyST Markdown
Community-driven tools for the future of technical communication and publication