Closed AnishShah closed 9 years ago
I have fixed the decoding issue. I have made changes in bookmark HTML files for testing. lxml.etree decodes HTML/XML entities on its own. So, I didn't make any changes in the testcase.
Please tell me if any changes are needed?
Thanks, this looks really solid. Tests pass and lint is clean. Merging.
I have fixed the decoding issue. I have made changes in bookmark HTML files for testing. lxml.etree decodes HTML/XML entities on its own. So, I didn't make any changes in the testcase.
Please tell me if any changes are needed?