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

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-math

npm

ByteMD plugin to support math formula

Usage

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

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

License

MIT

/@deboxsoft/bytemd-plugin-math/

    Package Sidebar

    Install

    npm i @deboxsoft/bytemd-plugin-math

    Weekly Downloads

    0

    Version

    2.0.3

    License

    none

    Unpacked Size

    6.45 kB

    Total Files

    16

    Last publish

    Collaborators

    • nurdiansyah