@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

Readme

Keywords

none

Package Sidebar

Install

npm i @deboxsoft/bytemd-plugin-footnotes

Weekly Downloads

9

Version

2.0.0-beta.0

License

none

Unpacked Size

345 kB

Total Files

10

Last publish

Collaborators

  • nurdiansyah