summaryrefslogtreecommitdiff
path: root/creole/html_tools/strip_html.py
Commit message (Expand)AuthorAgeFilesLines
* html2markdownJensDiemer2022-08-201-0/+1
* Code cleanup: Use f-strings and generator in join() callsJensDiemer2021-05-111-1/+1
* run pyupgrade: Many f-strings created ;)JensDiemer2020-10-171-2/+0
* update code style:JensDiemer2020-02-071-2/+0
* add isort config and apply itfix#44JensDiemer2020-02-071-0/+1
* Fix code style with autopep8JensDiemer2020-01-191-4/+2
* fix import code style with isortJensDiemer2020-01-191-1/+0
* remove python 2 compatibility codeJensDiemer2020-01-191-2/+0
* remove __future__ importsJensDiemer2020-01-181-2/+2
* Squashed commit of the following:JensDiemer2015-06-021-1/+1
* starting Python v3 support (like http://python3porting.com/noconv.html strategy)JensDiemer2011-10-041-24/+24
* move TODOs into seperate test files, so they excluded by normal test run...JensDiemer2011-10-041-4/+5
* use from __future__ import division, absolute_importJensDiemer2011-08-121-0/+1
* v0.6 - *NEW*: html2textile converter (not completed and some API changed!)JensDiemer2011-06-061-0/+111