Quote:
Originally Posted by MerlinMama
snip
Just like if there are five blank lines between paragraphs. They don't render as blank lines in any viewer or reader, but if I know they're there, they annoy me LOL
|
Those empty line returns may not render but they do slow down the reader or reader app.
If there is more than one return then I use the following regex to remove them:
search:
Replace
With Project Gutenberg ebooks they have a lot returns in the text so I remove all returns then put them back between block elements.
bernie