v1 released on July 20, 2023
Copyright Ethan Alexander Shulman 2023
Code HTML Highlighter allows you to enter code from a few C-like programming languages and automatically generate HTML/CSS which provides syntax highlighting.
Paste your code into the top left text area labelled 'Code', configure the options below until the 'Preview' matches your desired look. Then copy the HTML/CSS
into your webpage or desired project.
This app is open source and released under the MIT license.
v0 June 21, 2023 - Initial release.
v1 July 20, 2023 - Added highlighting to built-in GLSL functions.