Skip to content

condorheroblog/auto-front-matter

Repository files navigation

auto-front-matter

auto-front-matter

Automatic Front Matter for Markdown

NPM version NPM Downloads Visual Studio Marketplace Version jsDocs License

Features

  1. Automatically insert lastmod and duration fields in the front matter when saving Markdown files.
  2. Generate new Markdown files based on customizable templates using the VS Code command palette.
  3. Easily configure settings through a frontmatter.json file in your project root.
  4. Calculate and insert reading time estimates for your Markdown content.

Installation

VS Code Extension

Install the Auto Front Matter extension from the Visual Studio Code Marketplace:

NPM Package

For usage as an NPM package, refer to the core package documentation:

VS Code Extension Usage

For detailed instructions on using the VS Code extension, see:

Inspiration

License

MIT License © 2022-PRESENT CondorHeroBlog