Hacking GeSHi to Fix the Height of Code Blocks
When setting up this blog, which is powered by WordPress, I knew that there were going to be a lot of posts about code. In order to make the code readable, I wanted to implement some sort of syntax highlighting. I eventually came across a great plugin called Simple Syntax, which is powered by the GeSHi highlighter engine. However, it needed a few modifications before it did exactly what I wanted it to do.
comments off
