Awesome
EnlighterJS TinyMCE Plugin
Post and Edit Sourcecode in TinyMCE smoothly - Initially created as component of Enlighter WordPress Plugin
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.