markdown code format plugins All In One
2022/6/16 23:23:30
本文主要是介绍markdown code format plugins All In One,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!
markdown code format plugins All In One
.vuepress
https://github.com/itclanCode/blogcode/tree/master/docs/.vuepress
{ "devDependencies": { "@vuepress/plugin-active-header-links": "^1.9.5", "@vuepress/plugin-back-to-top": "^1.9.5", "@vuepress/plugin-google-analytics": "^1.9.5", "@vuepress/plugin-medium-zoom": "^1.9.5", "@vuepress/plugin-nprogress": "^1.9.5", "@vuepress/plugin-pwa": "^1.9.5", "axios": "^0.24.0", "codemirror": "^5.63.3", "diff-match-patch": "^1.0.5", "echarts": "^4.9.0", "element-ui": "^2.15.6", "node-sass": "^5.0.0", "sass-loader": "^10.1.0", "sortablejs": "^1.14.0", "vant": "^2.12.30", "vue-clipboard2": "^0.3.3", "vue-echarts": "^5.0.0-beta.0", "vuedraggable": "^2.24.3", "vuepress": "^1.9.5", "vuepress-plugin-auto-sidebar": "^2.3.2", "vuepress-plugin-baidu-autopush": "^1.0.1", "vuepress-plugin-clean-urls": "^1.1.2", "vuepress-plugin-demo-code": "^0.6.0", "vuepress-plugin-element-tabs": "^0.2.8", "vuepress-plugin-element-ui": "^1.1.0", "vuepress-plugin-flowchart": "^1.4.3", "vuepress-plugin-img-lazy": "^1.0.4", "vuepress-plugin-meting": "^0.3.1", "vuepress-plugin-reading-progress": "^1.0.10", "vuepress-plugin-smooth-scroll": "0.0.10", "vuepress-plugin-table-of-contents": "^1.1.7", "vuepress-theme-yuu": "^3.1.1" } }
plugins
vuepress-plugin-element-tab
https://www.npmjs.com/package/vuepress-plugin-element-tabs
https://github.com/Kaifun/vuepress-plugin-tabs
vuepress-plugin-demo-code
https://www.npmjs.com/package/vuepress-plugin-demo-code
https://buptsteve.github.io/vuepress-plugin-demo-code/
https://github.com/BuptStEve/vuepress-plugin-demo-code
VuePress plugins All In One
vuepress-plugin-demo-block
https://www.cnblogs.com/xgqfrms/p/14282436.html
:::: tabs type:border-card ::: tab
https://github.com/itclanCode/blogcode/blob/master/docs/fontend/framework/advance-highfun-and-component.md#高阶函数应用
https://coder.itclan.cn/fontend/framework/advance-highfun-and-component/#react-中高阶函数与高阶组件
refs
©xgqfrms 2012-2020
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载
这篇关于markdown code format plugins All In One的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2024-11-23增量更新怎么做?-icode9专业技术文章分享
- 2024-11-23压缩包加密方案有哪些?-icode9专业技术文章分享
- 2024-11-23用shell怎么写一个开机时自动同步远程仓库的代码?-icode9专业技术文章分享
- 2024-11-23webman可以同步自己的仓库吗?-icode9专业技术文章分享
- 2024-11-23在 Webman 中怎么判断是否有某命令进程正在运行?-icode9专业技术文章分享
- 2024-11-23如何重置new Swiper?-icode9专业技术文章分享
- 2024-11-23oss直传有什么好处?-icode9专业技术文章分享
- 2024-11-23如何将oss直传封装成一个组件在其他页面调用时都可以使用?-icode9专业技术文章分享
- 2024-11-23怎么使用laravel 11在代码里获取路由列表?-icode9专业技术文章分享
- 2024-11-22怎么实现ansible playbook 备份代码中命名包含时间戳功能?-icode9专业技术文章分享