View Single Post
Old 12-09-2011, 05:33 PM   #9
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
Quote:
Originally Posted by kovidgoyal View Post
You should be able to replace all those regexes with a single regex that simply strips the head section. Why is there the regext that strips code before the opening <head>?
Because if not I get a garbage html, with incorrectly processed html5 header content. That is the real reason I did all that stuff. For some reason calibre fails to properly cleanup html5 as generated by la repubblica economic section.
kiklop74 is offline   Reply With Quote