1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support Python 3.5 (convert_charrefs=False) More... over 10 years ago
bump version More... over 10 years ago
Update change log with latest changes More... over 10 years ago
Merge pull request #104 from theSage21/master More... over 10 years ago
- fixed my mistake about the '&nbsp' thing. - Refer to <http://stackoverflow.com/questions/1357078/whats-the-difference-between-nbsp-and#answer-1357090> - &nbsp is converted to '/xa0' when unicode snob is on More... over 10 years ago
Merge branch 'master' of https://github.com/theSage21/html2text More... over 10 years ago
Merger from Alir3z4 More... over 10 years ago
As per #103 More... over 10 years ago
- Update changelog about new feature More... over 10 years ago
- Render <s> <del> <strike> as '~~text~~' in markdown - Rendering them as tags did not make sense. More... over 10 years ago
Solved More... over 10 years ago
Merge pull request #101 from DistPub/cherrypick/bug/handle-end-tag-not-check-list More... over 10 years ago
Merge pull request #100 from DistPub/bug/get-element-style-not-check-dict-key More... over 10 years ago
:bug: fix error end tag pop exception More... over 10 years ago
Merge pull request #99 from Savageman/patch-1 More... over 10 years ago
:bug: fix get element style key error More... over 10 years ago
Removed duplicated initialisation More... over 10 years ago
Remove python 3.5 support, due to #98 More... over 10 years ago
Bump version number More... over 10 years ago
Add more python version to travis and setup.py classifiers More... over 10 years ago
Update the changelog with the latest changes More... over 10 years ago
Add .c9 to get ignored More... over 10 years ago
Fix changeLog typos More... over 10 years ago
Merge pull request #93 from critiqjo/callback-on-tag More... over 10 years ago
Merge pull request #95 from theSage21/master More... over 10 years ago
Rollback the br tag changes mistakenly inserted More... over 10 years ago
Merge branch 'master' of https://github.com/theSage21/html2text into build_errors More... over 10 years ago
possible fix for coveralls build More... over 10 years ago
Possible fix for coveralls More... over 10 years ago
Remove the extra spaces on <br> encounter as per #91 More... almost 11 years ago