Skip to content

Latest commit

 

History

History
executable file
·
31 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
31 lines (20 loc) · 1.04 KB

EnlighterJS TinyMCE Plugin

Post and Edit Sourcecode in TinyMCE smoothly - Initially created as component of Enlighter WordPress Plugin

Screenshot

Demo

Click here to view the plugin demo

Development

You can start the development webserver via the command line - it will simply serve all content of the current directory via koa/koa-static (never use it on public servers!)

 $ node dev.js 
started dev webserver..

Usage

Take a look into the examples!

License

EnlighterJS TinyMCE Plugin is OpenSource and licensed under the Terms of The MIT License (X11). You're welcome to contribute.