Kovid Goyal
|
c68b9b7d64
|
Update Amazon metadata download plugin to handle amazon.com website change that was preventing any metadata from being downloaded
Fixes a bug in the default html5lib lxml treebuilder that caused it to
fail on pages that have comments with -- or trailing hyphens.
|
2015-11-21 13:32:21 +05:30 |
|
Kovid Goyal
|
5454fca03e
|
Remove the dependency on six.py from html5lib
|
2015-01-09 09:59:17 +05:30 |
|
Kovid Goyal
|
12a581786b
|
oops
|
2013-10-28 10:57:42 +05:30 |
|
Kovid Goyal
|
6310c2feac
|
Handle attributes from multiple body tags
|
2013-10-28 10:57:42 +05:30 |
|
Kovid Goyal
|
62d042d9d4
|
Basic parsing with the new html5lib lxml tree builder works
|
2013-10-28 10:57:41 +05:30 |
|
Kovid Goyal
|
b9421065f9
|
Update HTML 5 parser used in calibre (html5lib-python)
|
2013-10-23 11:04:05 +05:30 |
|
Kovid Goyal
|
66934ec8fb
|
Conversion engine: When parsing invalid XHTML use the HTML 5 algorithm, for greater robustness. Fixes #901466 (<h*> tag bug)
|
2011-12-15 13:50:23 +05:30 |
|