View Single Post
Old 05-01-2025, 06:40 AM   #10681
johansolo
Hero for hire
johansolo began at the beginning.
 
johansolo's Avatar
 
Posts: 11
Karma: 10
Join Date: Aug 2009
Location: Sol-3
Device: KOReader (in a Kobo Clara HD)
Deleting empty lines

When I download fics from many sites after most paragraphs there are empty lines.

Usually the code is:

Code:
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<p> </p>
<p>Nunc ac nunc feugiat, varius urna eget, facilisis elit.</p>
<p> </p>
<p>Curabitur vitae ex et neque auctor luctus sit amet et leo.</p>
<p> </p>
Can I add somethig to personal.ini to delete those "<p> </p>"?

I prefer no empty lines between spaces. I use indentation to notice the start of new paragraphs.

Thanks
johansolo is offline   Reply With Quote