I would like to develop a code tag extension that had syntax highlighting for many languages.
The syntax would look like ( code = Ruby ) code goes here ( / code)
Parenthesis would be replaced by brackets of course.
I am writing it in PHP right now. Where exactly would I put the code to parse the code and highlight it?