Sometimes I see writers do this(after conversion to epub):
Code:
<p class="normal">Lorem ipsum dolor sit amet </p>
A lot of the paragraphs have those silly empty spaces at the end because the writer decided to add them instead of actually styling his/her text in MS Word.
Is there any script / regex to get rid of those?