=== Alkane Code === Contributors: alkanesolutions Tags: alkane code, code editor, prism, syntax highlighter, crayon, enlighter Donate link: https://www.alkanesolutions.co.uk/ Requires at least: 3.9 Tested up to: 5.2.2 Requires PHP: 5.6 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A TinyMCE code editor with Prism syntax highlighting. == Description == Alkane Code is a user-friendly, lightweight code editor for TinyMCE that adds 'language-' classes to HTML code elements. It can be used to add inline code as well as block code, and syntax highlighting at the front-end is performed using Prism.js with auto-loaded languages. **More Information** [Alkane Code homepage](https://www.alkanesolutions.co.uk/blog/2019/07/06/alkane-code-tinymce-code-editor-prism-syntax-highlighting/) == Installation == 1. Upload "alkanecode" to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Configure from Settings > Alkane Code Settings. == Screenshots == 1. Alkane Code button in TinyMCE. 2. Alkane Code code editor in TinyMCE. 3. Prism.js syntax highlighting. 4. Alkane Code settings page. == Changelog == = 1.0.0 = * Initial release.