I just noticed something a little odd with EE 1.6.5, with regards to the new typography update.
Sometimes, I’ll use the quote tag in certain entries in my site, like so:
Here is some text. Now, <q>here is a quote</q>.
I like using this tag, if only for adding a little more semantic meaning to my content. In previous versions, the tag was handled just fine. But after I upgraded to 1.6.5, I noticed that EE was handling it differently. Specifically, it now places a closing paragraph tag before the opening quote tag and an opening paragraph tag after the closing quote tag, like so:
Here is some text. Now, </p><q>here is a quote</q><p>.
You can see a real live example if you view the source of this entry on my site.
[Mod edit: split and moved to Bug Reports forum]
