Quote:
Originally Posted by Alda
Yes, but it's on every paragraph in the book, and there are hundreds, maybe even over a thousand.
Is there a way to avoid getting them in there in the first place, e.g. if I save as html or something? (This was pasted from Word.)
|

That is what Search and Replace is for.
Search (NORMAL mode, All HTML): <br /></p>
Replace: </p>
I guess that to be safe you should check for scene breaks BEFORE you do this search&replace
COUNT (Normal, all HTML): <p> <br /></p> If it comes up Not found, this combo nation was not used.
Note substitute <p class="<what you see>"> if your P tags have a common class