Skip to content

Citation Type documentation

Inline node that references an item in the source citation array.
Properties
citationIndex: number
Info from the ecosystem.
data?: Data from Node.data
Position of a node in a source document.

Nodes that are generated (not in the original source document) must not have a position.

position?: Position from Node.position
Text replaced by a position-based citation.
text?: string
Node type.
type: "citation"

Types Documentation

import
imported from @types/mdast
import
imported from @types/mdast
imported from @types/unist

Except where otherwise noted, content on this site is licensed under MIT License.