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