Description
A WordPress plugin that provides a Gutenberg block for displaying computer source code with syntax-highlighting. Uses highlight.js under the hood.
- ✅ Supports 192 languages
- ✅ 256 included themes
- ✅ Server rendered static HTML
- ✅ Zero JS runtime dependencies
- ✅ Dynamic light/dark mode based on preferred color scheme
Screenshots
Blocks
This plugin provides 1 block.
- Code with Syntax Highlighting Display computer code with syntax highlighting.
FAQ
-
Why no line numbers?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Code Syntax Highlighting Block” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Code Syntax Highlighting Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Added option for setting global default line height
1.1.0
- Added better code editor
1.0.0
- Release