I don't know if it's the same issue but I would like to know also how to remove the extra spacing created by too many paragraphs , ex:
Quote:
<p class="calibre2"> These are </p>
<p class="calibre2"> very short </p>
<p class="calibre2"> lines indeed</p>
|
Right now, I have to manually delete and join the lines, ideally I'd select a block of text and a
magic hotkey/icon would get rid of all the tags but for the opening and closing ones.
Quote:
<p class="calibre2"> These are
very short lines indeed
</p>
|