Skip to content

Home > markdown-it-fff > MarkdownItEnv

MarkdownItEnv interface

Signature:

typescript
interface MarkdownItEnv

Properties

PropertyModifiersTypeDescription
excerpt?string(Optional) @mdit-vue/plugin-frontmatter renderExcerpt
frontmatter?FFFFlavoredFrontmatter & Record<string, unknown>(Optional) @mdit-vue/plugin-frontmatter frontmatter
title?string(Optional) @mdit-vue/plugin-title