Code Highlighting Is Go!

It’s really great when you discover that people have already done exactly the thing you wanted to do. I went from thinking I needed to write my own code highlighting plugin for WordPress to not only finding out that someone has already written one, but that it is also built on a generic code hightlighting engine that is easy to add new languages to. Then I figured I’d need to add Processing as a language to GeSHi, or at least add to the Java file. But someone already did that, too! So now I have lovely, simple code highlighting that is the same as the code highlighting in the PDE.

Sweet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>