Age | Commit message (Expand) | Author |
---|---|---|
2015-09-22 | Set convert_charrefs=False in normalize.py. | John MacFarlane |
2015-09-20 | Python 3.5 compatibility: add placeholder for HTMLParseError | Zhiming Wang |
2015-06-16 | normalize.py: don't collapse whitespace in pre contexts. | John MacFarlane |
2014-12-29 | Updated tests to use python3. | John MacFarlane |
2014-12-22 | Fixed normalization bug, added more doctests for normalization. | John MacFarlane |
2014-12-19 | Added a few more doctests for HTML normalization (#245). | John MacFarlane |
2014-12-19 | Fixed whitespace normalization (#245). | John MacFarlane |
2014-12-19 | Expose failure to normalize whitespaces | Ciro Santilli |
2014-11-29 | test: Factored out normalization code into normalize.py. | John MacFarlane |