Markdown block quote.
children: (
BlockContent
|DefinitionContent
)[]
Children of block quote.
node_modules/@types/mdast/index.d.ts:522
optional
data:BlockquoteData
Data associated with the mdast block quote.
node_modules/@types/mdast/index.d.ts:526
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:
"blockquote"
Node type of mdast block quote.
node_modules/@types/mdast/index.d.ts:518