Make Me Pretty
Each time I need to share a snippets of code in a slide deck, I wish there was an easy way to apply syntax coloring to the code before pasting it in a slide.
I couldn’t find quite what I wanted, so I built it. I used Google Code Prettify as the engine and wrapped a few lines of Javascript around it.
Visit arno.org/pretty to check it out.