# vue-mavon-editor-render-demo **Repository Path**: secretx500/vue-mavon-editor-render-demo ## Basic Information - **Project Name**: vue-mavon-editor-render-demo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-13 - **Last Updated**: 2021-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## vue-mavon-editor-render-demo 最近写项目需要用到, [mavon-editor](https://github.com/hinesboy/mavonEditor) 但是在渲染的时候遇到一些问题, 闲来无事, 写个小 demo 供人参考, 也为我自己踩的坑做个笔记, 记录一下 ## 主要完成功能 + 渲染 html + 渲染 makdown + 注释: 标明一些注意事项 ## 启动项目 ```sh git clone https://gitee.com/liaohui5/vue-mavon-editor-render-demo npm i npm run serve ```