I've bought a commercial Amazon eBook, which has all its paragraphs double-spaced. Doing a Mobi-to-Mobi conversion and selecting the "Remove space between paragraphs" option does not change this.
Looking at the HTML code, the problem is self-evident: there is a:
Code:
<br class="calibre4"></br>
between each paragraph.
Is there any way that I can remove this in Calibre?
Thanks!