Quote:
Originally Posted by gbm
I recommend using the editor for finding split paragraphs and line feeds, this is the base search and replace I use:
Search
Code:
</p>\s*<p[^>]+>([a-z])
replace:
note the space at the beginning of the replace.
bernie
|
Thanks for the commenting.
I tried that, and despite that your string only shows [a-z] small letters, the editor also takes me to sentence line breaks that start with [A-Z] capitalized letters.

There seems to be something wring with my calibre. Heurisitic processing splits pages instead of removing line breaks. I have uninstalled and reinstalled, but same problems persist.