Quote:
Originally Posted by kovidgoyal
Why do we care about IE9? The HTML output from the recipe system is not guaranteed to be any specific thing (it depends on the HTML offered by the source website, so adding a doctype isn't really feasible).
|
Well, we don't care specifically about IE9. But we should care about ereaders that want to be HTML/CSS compliant, and they might look at doctype to decide how to render the content.
The point is, as far as I can see calibre DELETES the doctype of the source. The easiest resolution (and most general) would be to retain the doctype.