Closed GoogleCodeExporter closed 8 years ago
It looks like HTML parser is using an overly strict XML parser. From another
issue:
"the XML::Parser module does not accept certain characters in the text:
& (ampersand, must be encoded as &)
< (left angle bracket, must be encoded as <)
> (right angle bracket, must be encoded as >)"
Original comment by seegahan@gmail.com
on 17 Feb 2011 at 10:17
Must have been fixed at some point or time as it works fine for me.
Please tell us if you still have some problems but it could be as simple as
updating to the latest git commit.
Original comment by mjbauer95
on 17 May 2011 at 3:10
Original issue reported on code.google.com by
seegahan@gmail.com
on 17 Feb 2011 at 10:16