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 338 forks source link

Put all new versions of this library on a CDN #360

Closed vbauer closed 8 years ago

vbauer commented 9 years ago

For example here: http://cdnjs.com/libraries/epiceditor

massar commented 8 years ago

Hosting of the scripts should be done by the server hosting the code.

It is a security and more importantly a privacy issue to use third party sources for your javascript and other needs.