Skip to content

MdiFrontmatter

Defined in: index.ts:8

Front matter values consumed by publication renderers.

optional author?: string

Defined in: index.ts:11


optional date?: string

Defined in: index.ts:13


lang: string

Defined in: index.ts:12


mdi: string

Defined in: index.ts:9


pageProgression: "ltr" | "rtl"

Defined in: index.ts:15


optional title?: string

Defined in: index.ts:10


writingMode: "horizontal" | "vertical"

Defined in: index.ts:14