goujila-md-editor
v0.0.3
Published
Open source editor for writing math formulas
Downloads
4
Readme
GoujilaMDEditor
Open source editor for writing math formulas
说明
这是一个非常有趣的编辑器,不仅支持markdown语法,还支持latex语法,支持latex语法的数学公式的书写
如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^
或者您可以 "follow" 一下,我会不断开源更多的有趣的项目
如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍
开发环境 macOS 10.12.3 Chrome 56 nodejs 6.10.0
这个项目主要用react构建
项目运行(nodejs 6.0+)
# 克隆到本地
git clone https://github.com/777720/GoujilaMDEditor.git
# 安装依赖
npm install
# 开启本地服务器localhost:8088
npm run simple
# 效果演示
[demo地址](http://www.whitemagician.club/)