1.0.2 • Published 10 months ago

@zerotower/bytemd-plugin-switch-highlight v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

bytemd-plugin-switch-highlight

This is a plugin for bytemd editor, for achieving switch Viewer's theme like juejin editor.

example

import switchTheme from "@zerotower/bytemd-plugin-switch-theme"
import {Viewer} from "@bytemd/vue-next"
const plugins =[
  ...,//other plugins
  switchTheme()
]
<Viewer :content="content" :plugins="plugins"/>
1.0.2

10 months ago

1.0.1

1 year ago

1.0.0

1 year ago