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

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-breaks

npm

ByteMD plugin to support breaks

Usage

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

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

License

MIT

/@deboxsoft/bytemd-plugin-breaks/

    Package Sidebar

    Install

    npm i @deboxsoft/bytemd-plugin-breaks

    Weekly Downloads

    1

    Version

    2.0.3

    License

    none

    Unpacked Size

    2.76 kB

    Total Files

    5

    Last publish

    Collaborators

    • nurdiansyah