1.0.1 • Published 4 years ago

routify-plugin-frontmatter v1.0.1

Weekly downloads
52
License
ISC
Repository
-
Last release
4 years ago

Usage

In your config or package.json insert

  "routify": {
    "plugins":
      {
        "routify-plugin-frontmatter": {}
      }
  }

Frontmatter metadata can be found in meta.frontmatter of the respective file.

To change default extensions (md and svx) "routify-plugin-frontmatter": { "extensions": ["md"] }

Note

This plugin does not strip frontmatter from your file. It only reads it and adds it to your metadata.

1.0.1

4 years ago

1.0.0

4 years ago