Quote:
Originally Posted by Valloric
Please let's not equate XHTML and HTML. Building an XHTML parser is trivial, whereas for HTML, it becomes ridiculously complex.
The epub standard does not support "vanilla" HTML at all.
|
Actually building HTML parsers is trivial since almost every language has ready made open source HTML parsing libraries. And I dont know of a single ebook viewing application that will not read HTML in an EPUB container. So lets not get too religuous about standards.