Code Syntax Block

plugin banner

Code Syntax Block plugin extends the Gutenberg Block Editor by adding syntax highlighting to the core code block.

Author:Marcus Kazmierczak (profile at wordpress.org)
WordPress version required:5.6
WordPress version tested:6.0.7
Plugin version:3.1.1
Added to WordPress repository:27-06-2019
Last updated:24-06-2022
Rating, %:96
Rated by:46
Plugin URI:https://github.com/mkaz/code-syntax-block
Total downloads:146 979
Active installs:8 000+
plugin download
Click to start download

Code Syntax Block extends the WordPress block editor by adding syntax highlighting support to the core code block using the Prism syntax highlighter.

The Prism syntax highlighter runs JavaScript loaded on the front-end to parse code blocks and apply syntax markup. A CSS file specifies the color and style to apply to that markup. See Prism syntax highlighter for full details.

Primary development and issues tracked on Github at: https://github.com/mkaz/code-syntax-block


Screenshots
FAQ
ChangeLog