OscarGodson / EpicEditor

EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
http://epiceditor.com
MIT License
4.25k stars 334 forks source link

AMD compatibility #328

Closed koorgoo closed 9 years ago

koorgoo commented 10 years ago

Resolves #327.

koorgoo commented 10 years ago

@OscarGodson, with tests and build :smiley:

koorgoo commented 10 years ago

What's the status of this?