highlight
Verified for current stable LTS
Highlight Commands
Highlight command syntax with verified terminal examples.
Commands
5 commands for Highlight
highlight Operations
Highlight Command: Inline Css Styling In Every Tag
highlight -o <html> --inline-css -S <language> <source_file> highlight Operations
Highlight Command: List Supported Languages Themes Or Plugins
highlight --list-scripts <langs|themes|plugins> highlight Operations
Highlight Command: Print Css Stylesheet For Theme
highlight -o <html> --print-style -s <theme_name> -S <language> --stdout highlight Operations
Highlight Command: Produce Complete Html Document From Source Code
highlight -o <html> -s <theme_name> -S <language> <path/to/source_code> highlight Operations
Highlight Command: Produce Html Fragment For Larger Document
highlight -o <html> -f -S <language> <source_file> Suggest a Highlight Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Highlight workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.