Defined in: node_modules/@types/mdast/index.d.ts:130
Info associated with mdast nodes by the ecosystem.
This space is guaranteed to never be specified by unist or mdast. But you can use it in utilities and plugins to store data.
This type can be augmented to register custom data. For example:
RootData
BlockquoteData
BreakData
CodeData
DefinitionData
DeleteData
EmphasisData
FootnoteDefinitionData
FootnoteReferenceData
HeadingData
HtmlData
ImageData
ImageReferenceData
InlineCodeData
LinkData
LinkReferenceData
ListData
ListItemData
ParagraphData
StrongData
TableData
TableCellData
TableRowData
TextData
ThematicBreakData
YamlData