MdiEm
本頁內容尚未翻譯。
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:76
`text/:text, and the text` alias
(normalized to this same node type) — SYNTAX.md §4.
mark is always populated (defaults to ”﹅” when omitted or when parsed
from the 《《...》》 alias, which never carries a mark).
Extends
Section titled “Extends”Parent
Properties
Section titled “Properties”children
Section titled “children”children:
MdiPhrasingContent[]
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:79
List of children.
Overrides
Section titled “Overrides”Parent.children
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”Parent.data
mark:
string
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:78
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”Parent.position
type:
"mdiEm"
Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:77
Node type.
Overrides
Section titled “Overrides”Parent.type