summaryrefslogtreecommitdiff
path: root/creole/shared/unknown_tags.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-2/+0
* Fix code style with autopep8JensDiemer2020-01-191-2/+0
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-9/+7
* remove __future__ importsJensDiemer2020-01-181-7/+7
* starting Python v3 support (like http://python3porting.com/noconv.html strategy)JensDiemer2011-10-041-7/+7
* use from __future__ import division, absolute_importJensDiemer2011-08-121-0/+1
* Add child content to raise_unknown_node()JensDiemer2011-08-091-1/+4
* v0.6 - *NEW*: html2textile converter (not completed and some API changed!)JensDiemer2011-06-061-0/+103