The Tiki formatting that this blog/wiki uses dutifully transforms quotes (") in to <q> and </q> HTML
tags. This allows me to add nice CSS
formatting to quoted text. If you use Firefox, Opera, Dillo, etc., you would see quote marks where the <q> tag appears.
If, like me, you use Internet Explorer 6.0, you wouldn't see a damned thing.
As this poor sap found out, IE doesn't support the <q> tag. Even though it's been around for years.
Ah well, I just edited the Tiki source to use the good old " markup instead, and that works just dandy for everyone. Maybe the IE7 team will fix this…