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

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-mermaid

npm

ByteMD plugin to support Mermaid diagram

Usage

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

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

License

MIT

/@deboxsoft/bytemd-plugin-mermaid/

    Package Sidebar

    Install

    npm i @deboxsoft/bytemd-plugin-mermaid

    Weekly Downloads

    2

    Version

    2.0.3

    License

    none

    Unpacked Size

    9.51 kB

    Total Files

    15

    Last publish

    Collaborators

    • nurdiansyah