I updated to WP 2.7.1
Since... all my "<p>text</p>" behave like "text<br />". Single line break.
I have to write "<p>text</p><p>&nbsp</p><p>text</p>" to get what I would normally get with "<p>text</p><p>text</p>".
I haven't touch the css at all. Didn't change anything in the WP-content folder. I tried going back to the default Kubrik theme and I get the same problem.
Can anyone explain why the update changed the way paragraph tag behave?
Is there a fixe for this issue?
Here is and example : http://thierrystcyr.org/?page_id=20
* The "<p>text</p>" are the in the source, but not showing on the page