Hello,
I want to replace 'no-break space' following </p> in an epub-document.
It is possible to search for \s</p> to find this passage in the text with the assistent (Calibre-> search& replace).
But it is not possible to replace \s</p> (the order will be ignored

).
By the way it is not possible to search for 'no-break space' alone (Search: \s) ...
How is it possible to replace them?
Please