Markdown GFM table cell.
children:
PhrasingContent
[]
Children of GFM table cell.
node_modules/@types/mdast/index.d.ts:1048
optional
data:TableCellData
Data associated with the mdast GFM table cell.
node_modules/@types/mdast/index.d.ts:1052
optional
position:Position
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
node_modules/@types/unist/index.d.ts:103
type:
"tableCell"
Node type of mdast GFM table cell.
node_modules/@types/mdast/index.d.ts:1044