Request: I've come across fics where varying numbers of <br> tags were enclosed in <p> tags (
here's one).
remove_empty_p didn't remove these, not empty.
Should they? I can imagine
<p><br><br></p> being used for scene dividers, but not actually seen it. Might also be unintended effects?
remove_empty_p is kinda kludge, so may not want to tinker too much.