Thanks for all the responses. I didn't know about the tidy feature, but in my case it was sufficient as I've yet to find a regex code that could have found
<br... />the text in here with anything else what, so, ever!
and replaced it with
<p>the text in here with anything else what, so, ever!</p>
Without exploiting the cleanifying feature in Sigil, I would have had to (at this point at least) manually put in all the </p> tens of thousands of times.
|