Markdown emphasis.
children:
PhrasingContent
[]
Children of emphasis.
node_modules/@types/mdast/index.d.ts:635
optional
data:EmphasisData
Data associated with the mdast emphasis.
node_modules/@types/mdast/index.d.ts:639
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:
"emphasis"
Node type of mdast emphasis.
node_modules/@types/mdast/index.d.ts:631