Markdown HTML.
optional
data:HtmlData
Data associated with the mdast HTML.
node_modules/@types/mdast/index.d.ts:729
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:
"html"
Node type of mdast HTML.
node_modules/@types/mdast/index.d.ts:725
value:
string
Plain-text value.
node_modules/@types/mdast/index.d.ts:472