summaryrefslogtreecommitdiff
path: root/creole/emitter/html2creole_emitter.py
Commit message (Expand)AuthorAgeFilesLines
* Fix code style with autopep8JensDiemer2020-01-191-16/+19
* fix import code style with isortJensDiemer2020-01-191-1/+0
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-3/+3
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Cleanup of CreoleEmmitter arguments.John Dupuy2018-02-261-6/+3
* Update docs; add test; add strict parameter.John Dupuy2018-02-091-0/+10
* Squashed commit of the following:JensDiemer2015-06-021-0/+172