MdiTcy
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:42
^text^ — SYNTAX.md §3.
Leaf node. value is always validated against ^[0-9A-Za-z!?]{1,6}$
before this node is produced; anything that doesn’t match stays literal
text and never reaches mdast as a node.
Extends
Section titled “Extends”Node
Properties
Section titled “Properties”
optionaldata?:Data
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@types/unist/index.d.ts:95
Info from the ecosystem.
Inherited from
Section titled “Inherited from”Node.data
position?
Section titled “position?”
optionalposition?:Position
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@types/unist/index.d.ts:103
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
Inherited from
Section titled “Inherited from”Node.position
type:
"mdiTcy"
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:43
Node type.
Overrides
Section titled “Overrides”Node.type
value:
string
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:44