@deboxsoft/bytemd-plugin-frontmatter
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-frontmatter

npm

ByteMD plugin to parse frontmatter

Usage

import { Editor } from '@deboxsoft/bytemd'
import frontmatter from '@deboxsoft/bytemd-plugin-frontmatter'

new Editor({
  target: document.body,
  props: {
    plugins: [
      frontmatter(),
      // ... other plugins
    ],
  },
})

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @deboxsoft/bytemd-plugin-frontmatter

Weekly Downloads

24

Version

2.0.3

License

none

Unpacked Size

3.56 kB

Total Files

5

Last publish

Collaborators

  • nurdiansyah