Skip to main content

Module highlight

Module highlight 

Source
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ยง

HighlightPlugin
Plugin that adds syntax highlighting CSS classes to code blocks.