lnreader icon indicating copy to clipboard operation
lnreader copied to clipboard

Improve "Remove extra paragraph spacing" feature

Open Palloxin opened this issue 1 year ago • 0 comments

Currently, it just removes all <br>. With this change you could: -remove excessive br -remove some zero-width spaces (I found a novel that put them in a p to simulate an extra empty paragraph). -remove a br after the end of a p. It's just extra space. -remove a br present right before the end of a p.

Palloxin avatar Jun 12 '24 15:06 Palloxin