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

1.21.0 • Public • Published

@bytemd/plugin-breaks

npm

ByteMD plugin to support breaks

Usage

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

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

License

MIT

/@bytemd/plugin-breaks/

    Package Sidebar

    Install

    npm i @bytemd/plugin-breaks

    Weekly Downloads

    337

    Version

    1.21.0

    License

    MIT

    Unpacked Size

    17.6 kB

    Total Files

    8

    Last publish

    Collaborators

    • pd4d10