I know the WYSIWYG editor causes all sorts of problems for me, so I disabled it. Cannot say for sure how it works. The regular editor also causes trouble with the use of <br />
I have noticed that creating one new line in the post like so:
Code:
<strong>section title</strong>
This is the first paragraph...
Will automatically insert a <p> around all of it and a <br /> after the closing </strong> tag, though if we spaced it 2 times:
Code:
<strong>section title</strong>
This is the first paragraph...
It would place both in a separate paragraph.
Hope this helps.
Bookmarks