@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.21.0
    240
    • latest

Version History

Package Sidebar

Install

npm i @bytemd/plugin-math

Weekly Downloads

262

Version

1.21.0

License

MIT

Unpacked Size

322 kB

Total Files

24

Last publish

Collaborators

  • pd4d10