On a related note I am getting errors with non-breaking spaces when validating books - the error reported is
Code:
entity 'nbsp' not found
.
When I examine the html the error points to various entries such as :
Code:
‘But . . . I don’t—’
.
Which looks valid HTML to me.
While I can get rid of the "errors" by cleaning the file I can't see why it needs cleaning.
BobC