purrmd / YamlFrontmatterConfig
Interface: YamlFrontmatterConfig
Defined in: packages/core/src/core/types.ts:179
Properties
customClass?
optionalcustomClass:string
Defined in: packages/core/src/core/types.ts:191
custom class for frontmatter content,
Default
ts
'purrmd-cm-yaml-frontmatter'enable?
optionalenable:boolean
Defined in: packages/core/src/core/types.ts:183
whether to enable yaml frontmatter support, default is true
hideFrontmatter?
optionalhideFrontmatter:boolean
Defined in: packages/core/src/core/types.ts:187
whether to hide the frontmatter content in the editor