Interface FootnoteReference

Syntactic units in unist syntax trees are called nodes.

Hierarchy

Properties

data?: Data

Information from the ecosystem.

identifier: string
label?: null | string
position?: Position

Location of a node in a source document. Must not be present if a node is generated.

type: "footnoteReference"

The variant of a node.

Generated using TypeDoc