Skip to content

WordPress plugin that makes it easy to post syntax-highlighted code snippets. Compatible with AMP pages.

License

Notifications You must be signed in to change notification settings

kioub78/syntaxhighlighter-amplified

Repository files navigation

SyntaxHighlighter Amplified

Easily post syntax-highlighted code to your WordPress site without having to modify the code at all. Compatible with AMP pages and the AMP plugin for WordPress.

Supports the new Gutenberg editor!

Installation

Run composer install to install all of the required modules.

Credits

Created by Byron Kiourtzoglou, JCG, under GPLv2 license.

This is a fork of SyntaxHighligher Evolved by Alex Mills (Viper007Bond), which is also available on WordPress.org. Copyright (c) 2018 Alex Mills. Licensed under GPL 2.0 or later.

highlight.php is released under the BSD 3-Clause License. Copyright © 2006-2013, Ivan Sagalaev (maniac@softwaremaniacs.org), highlight.js (original author). Copyright © 2013, Geert Bergman (geert@scrivo.nl), highlight.php