Home > markdown-it-fff > MarkdownItEnv
MarkdownItEnv interface
Signature:
typescript
interface MarkdownItEnvProperties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| 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 |