Enlighter WordPress Plugin
=============================

Tutorials
---------------------------------

* [Enlighter Visual Editor Usage](Usage_VisualEditor.md) - Howto add Code Snippets to your posts and pages
* [Enlighter Markdown Usage](Usage_Markdown.md) - Use [GFM](https://help.github.com/articles/creating-and-highlighting-code-blocks/) style fenced codeblocks
* [Enlighter Visual Editor Live-Demo](https://tinymce.enlighterjs.org/)

Developer Docs
-----------------------

In case you need to modify some Enlighter internals like the **language-list**, **theme-list** or modify the **resource URLs** for CDN usage, take a look into the following docs:

* [Filter Hooks](FilterHooks.md)
* [Actions](ActionsEvents.md)

Any Questions ? Report a Bug ? Enhancements ?
---------------------------------------------
Please open a new issue on [GitHub](https://github.com/EnlighterJS/Plugin.WordPress/issues)

License
-------
WordPress.Enlighter is OpenSource and licensed under the Terms of [The MIT License (X11)](http://opensource.org/licenses/MIT). You're welcome to [contribute](https://github.com/EnlighterJS/Plugin.WordPress/blob/master/CONTRIBUTE.md)!