Quote:
Originally Posted by jackie_w
Maybe my reason is wrong but the solution is the same. If you click the 'Try to correct' option, the nbsp entities get converted to unicode, the DOCTYPE is removed and the errors go away. I've noticed that calibre never creates DOCTYPEs in conversions but I don't know the background to this decision.
|
For sure,
s are substituted. You've been discussing a lot about it. And then, as there are no more
s, there are no more warnings about them.
BUT, the possible issue which Kovid should know about is that
s cause a lot of warnings and I don't know if that is the intended behaviour because AFAIK
is a perfect valid statement inside epubs, isn't it?
More over, Check Book only gives you one error per file, (I find this behaviour quite logical). In this way the very first
masks any other possible "real" bug after it.