Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Gutenberg Code Block Highlight Extension™
SyntaxFusion is not affiliated with Gutenberg Code Block Highlight Extension. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin adds syntax highlighting functionality to the default code block within the site editor. It is designed for developers, technical writers, and content creators who need to display code snippets clearly and professionally in their posts and pages.
Syntax Highlighting: Applies color-coded formatting to source code based on the specified programming language, making it easier to read and understand.
Simple Activation: Enable highlighting by adding a CSS class (e.g., language-php) to the code block's settings, requiring no complex configuration.
Uses Prism.js: Integrates the widely-used Prism.js library for reliable and consistent syntax highlighting across many languages.
Preserves Core Block: Works as an extension to the existing code block, maintaining all original functionality while adding the new feature.
Lightweight Implementation: Adds highlighting without significantly impacting page load times or editor performance.