Quote:
Originally Posted by kovidgoyal
You can just replace <br> with <p> calibre will close up the paragraphs for you automatically, either during conversion or using the fix HTML tool in the editor.
|
good to know thanks. I maybe did it that hard way then by looking for the closing </span> which preceded the next </br and appending </p>
I wanted to preserved the
location of the line breaks, but replace then with a text indented <p class instead.
I did not want the book to become a continuous single paragraph. That would have been even more unpleasant to read than the original .mobi which had the annoying tt font & no para indents