开源Markdown编辑器 Moeditor
- 授权协议: GPL
- 开发语言: JavaScript
- 操作系统: 未知
- 软件首页: https://github.com/Moeditor/Moeditor
- 软件文档: https://github.com/Moeditor/Moeditor/blob/master/README.md
- 官方下载: https://github.com/Moeditor/Moeditor.git
软件介绍
Moeditor是一款开源的markdown编辑器。小清新风格,支持所有基础功能。
下载地址:Download here
构建:
npm install npm start
在中国,你可能需要使用CNPM更换NPM来获得更高的下载速度。
npm install cnpm -g --registry=https://registry.npm.taobao.org cnpm install cnpm start
