Mounayer / OptimizeIt

OptimizeIt is a tool that is meant to help you Optimize your code. You simply run this command-line application and give it a source code file name which it then optimizes for peak performance and readability.
MIT License
7 stars 3 forks source link

Syntax Highlighting in HTML #10

Closed humphd closed 1 month ago

humphd commented 1 month ago

It would be cool if the embedded code blocks in the HTML report used syntax highlighting via something like highlight.js or something.

Mounayer commented 1 month ago

Thank you @humphd for the great suggestion, feature has been added in pr #11!