コンテンツにスキップ

MdiNoBreak

このコンテンツはまだ日本語訳がありません。

Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:83

`text` — SYNTAX.md §5.

  • Parent

children: MdiPhrasingContent[]

Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:85

List of children.

Parent.children


optional data?: Data

Defined in: node_modules/.pnpm/@[email protected]/node_modules/@types/unist/index.d.ts:95

Info from the ecosystem.

Parent.data


optional position?: 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.

Parent.position


type: "mdiNoBreak"

Defined in: nodejs/packages/mdast-util-mdi/src/types.ts:84

Node type.

Parent.type