This has been reported. It has to do with the change Calibre had to make from Webkit.
The default for a <p> tag has a non-zero top/bottom margin. I don't remember where it can be overridden.
OTOH if you use <br /> (in the HTML view) instead putting each on a newline, it behaves like a single Paragraph
|