Quote:
Originally Posted by slowsmile
And, like I've said, I can't fix that problem if the cause is inside python's BeautifulSoup module. So your only option appears to be to manually remove all of those useless single tag span entities in Sigil using search and replace.
|
As I've mentioned, I've already added the search lines to convert the problem lines to simple spaces to my saved searches. I was just hoping that would be unnecessary but since it is necessary, I can live with it. My search/replace list is getting a bit unwieldy and trying to automate is being a bit of a pain.
The first time was the nasty surprise since if I hadn't run Spellcheck again, I wouldn't have noticed those missing spaces which might have made the client unhappy. Now that I am aware of it, I can avoid the issue.