Quote:
Originally Posted by Karellen
Though the paragraph ending with <p></p> sounds wrong. Is there a <p> tag at the start of the paragraph?
|
I've seen a couple of calibre conversions where removing blank lines between paragraphs has resulted in leaving <p></p> tags in code view depending on how the blank lines were coded.
So something like:
Code:
<p>This is a paragraph</p><p></p>