@0xgg/echomd 中文文档教程
EchoMD
请注意,此项目是根据 AGPLv3 发布的。
这个所见即所得的 markdown 编辑器是在 @laobubu 的精彩项目 HyperMD.
我们将来会迁移到 codemirror 6,这将是一个完整的重写。 但就目前而言,我们将坚持使用当前的 codemirror 5 代码库,这是 HyperMD 目前使用的代码库。
文档正在路上:)
Development
检查 package.json
$ yarn
$ yarn build
$ yarn dev
EchoMD
Please note that this project is released under AGPLv3.
This WYSIWYG markdown editor is built and modified on top of @laobubu's awesome project HyperMD.
We will migrate to codemirror 6 in the future, which is going to be a complete rewrite. But for now, we will just stick to the current codemirror 5 codebase, that is what HyperMD currently uses.
The documentation is on the way :)
Development
Check the package.json
$ yarn
$ yarn build
$ yarn dev