Expand description
Syntax highlighting for code blocks. Syntax highlighting plugin.
Post-processes compiled HTML to add syntax highlighting to code blocks. Uses class-based highlighting with a generated CSS file, avoiding inline styles for better performance and cacheability.
Structsยง
- Highlight
Plugin - Plugin that adds syntax highlighting CSS classes to code blocks.