View Single Post
Old 01-19-2014, 07:54 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,440
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That website likely has some invalid markup that is preventing calibre from parsing the page. From a quick look, it looks like it uses invalid HTML comments that look like this:

<!—OVOLABS_2 START—>

note the use of the mdash instead of a double hyphen.

I fixed the recpe to take care of that. https://github.com/kovidgoyal/calibr...7727e30fcb8ba8
kovidgoyal is offline   Reply With Quote