How do I add style formatting within a pre tag?
From WhyNotWiki
I want <strong>this</strong> to be bold.
But normal HTML tags are ineffective within <code><pre></code> tags! How do I get around that?
I've seen many sites that have syntax-highlighted code examples... guess I'll have to see how they do it next time I come across one.
