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

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-math-ssr

npm

ByteMD plugin to support math formula (SSR compatible)

Usage

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

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @deboxsoft/bytemd-plugin-math-ssr

Weekly Downloads

16

Version

2.0.3

License

none

Unpacked Size

4.75 kB

Total Files

5

Last publish

Collaborators

  • nurdiansyah