I found a really nice highligherand I decided it would be good to have a tool which lets me make code sniplets from existing code without me doing much of anything, an hour later, I made this generator which lets me convert tons of code sniplets into working syntaxhighlighted .htm files from a template. This program parses a directory of files of a user defined type, and makes them into code sniplets using the template.

Now I can have decent code sniplets for my sniplets section!

Java JAR file of the program can be found: here

Source code: