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

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-highlight

npm

ByteMD plugin to highlight code blocks

Usage

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

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @deboxsoft/bytemd-plugin-highlight

Weekly Downloads

22

Version

2.0.3

License

none

Unpacked Size

3.35 kB

Total Files

5

Last publish

Collaborators

  • nurdiansyah