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

2.0.0-beta.0 • Public • Published

@bytemd/plugin-footnotes

npm

ByteMD plugin to support footnotes

Usage

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

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

License

MIT

/@deboxsoft/bytemd-plugin-footnotes/

    Package Sidebar

    Install

    npm i @deboxsoft/bytemd-plugin-footnotes

    Weekly Downloads

    1

    Version

    2.0.0-beta.0

    License

    none

    Unpacked Size

    345 kB

    Total Files

    10

    Last publish

    Collaborators

    • nurdiansyah