Skip to content
/ EchoMD Public
forked from laobubu/HyperMD

An experimental WYSIWYG markdown editor built on top of HyperMD with extended Widgets support

License

Notifications You must be signed in to change notification settings

0xGG/EchoMD

 
 

Repository files navigation

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

About

An experimental WYSIWYG markdown editor built on top of HyperMD with extended Widgets support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.2%
  • SCSS 21.0%
  • JavaScript 4.6%
  • HTML 2.2%