Skip to content

purrmd


purrmd / YamlFrontmatterConfig

Interface: YamlFrontmatterConfig

Defined in: packages/core/src/core/types.ts:179

Properties

customClass?

optional customClass: string

Defined in: packages/core/src/core/types.ts:191

custom class for frontmatter content,

Default

ts
'purrmd-cm-yaml-frontmatter'

enable?

optional enable: boolean

Defined in: packages/core/src/core/types.ts:183

whether to enable yaml frontmatter support, default is true


hideFrontmatter?

optional hideFrontmatter: boolean

Defined in: packages/core/src/core/types.ts:187

whether to hide the frontmatter content in the editor