Quote:
Originally Posted by roger64
It's tricky to do it because many tags, including in the head, contain such signs and if you add some no-break space there, you trigger parsing mistakes.
So, the question is: how can I insert these signs only within the text and avoid spoiling any tag?
|
Perhaps the calibre editor or Sigil provide some 'text only' checkbox in their search/replace?
To do the job properly requires an XML parser linked to the search/replace, so no ordinary text editor is going to be adequate.