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

1.21.0 • Public • Published

@bytemd/plugin-math

npm

ByteMD plugin to support math formula

Usage

import math from '@bytemd/plugin-math'
import { Editor } from 'bytemd'
import 'katex/dist/katex.css'

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @bytemd/plugin-math

Weekly Downloads

237

Version

1.21.0

License

MIT

Unpacked Size

322 kB

Total Files

24

Last publish

Collaborators

  • pd4d10