0.1.1 • Published 4 years ago

@yemu419/vuepress-plugin-demo-code v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

vuepress-plugin-demo-code

forked from BuptStEve/vuepress-plugin-demo-code

Install

$ npm i -D @yemu419/vuepress-plugin-demo-code
# OR
$ yarn add -D @yemu419/vuepress-plugin-demo-code

Usage

Write vuepress config

module.exports = {
    plugins: ['@yemu419/demo-code'],
}

变更点

  • 示例容器样式调整
  • Options 有些许变更
    • 不支持 showText
    • 不支持 hideText
    • 不支持 minHeight
    • 不支持 onlineBtns

更多

请参考 vuepress-plugin-demo-code