Automatic Front Matter for Markdown
- Automatically insert
lastmod
andduration
fields in the front matter when saving Markdown files. - Generate new Markdown files based on customizable templates using the VS Code command palette.
- Easily configure settings through a
frontmatter.json
file in your project root. - Calculate and insert reading time estimates for your Markdown content.
Install the Auto Front Matter extension from the Visual Studio Code Marketplace:
For usage as an NPM package, refer to the core package documentation:
For detailed instructions on using the VS Code extension, see:
MIT License © 2022-PRESENT CondorHeroBlog