I know this is probably just my own personal pet peeve, but what is -up- with the code coloring? Of course, we’ll be posting CSS code more than anything else here, so it makes sense to use CSS-style code coloring by default. But the forum gets the coloring way off… it seems like its trying to color it more like PHP, or Javascript, or SOMETHING.
For example, when I use the pound sign, it thinks I’m starting a single line comment.
p { color:#F00; }
There are others cases too, when it messes up, just thought I’d throw that out there.