跳到內容

MdiMdastProvenance

本頁內容尚未翻譯。

Defined in: mdi/dist/internal/mdast.d.ts:24

Transient identity and projection metadata emitted by Rust for mdast adapters. construct.path is valid only for this parse result; it is not a persisted document ID and must not be inferred from text or order.

construct: object

Defined in: mdi/dist/internal/mdast.d.ts:26

path: string

type: string


role: "container" | "textBearing"

Defined in: mdi/dist/internal/mdast.d.ts:31


span: MdiSourceSpan | null

Defined in: mdi/dist/internal/mdast.d.ts:30


status: "sourceBacked" | "synthetic" | "unmapped"

Defined in: mdi/dist/internal/mdast.d.ts:32


targets: MdiMdastProvenanceTarget[]

Defined in: mdi/dist/internal/mdast.d.ts:33


version: "1.0"

Defined in: mdi/dist/internal/mdast.d.ts:25