summaryrefslogtreecommitdiff
path: root/creole/emitter/creol2html_emitter.py
Commit message (Expand)AuthorAgeFilesLines
* fix code stylecleanupJensDiemer2020-01-191-6/+6
* Fix code style with autopep8JensDiemer2020-01-191-11/+17
* fix import code style with isortJensDiemer2020-01-191-1/+1
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-26/+18
* remove python 2 compatibility codeJensDiemer2020-01-191-8/+3
* Bugfix <hr> with Python >= 3.7JensDiemer2020-01-181-1/+1
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Update docs; add test; add strict parameter.John Dupuy2018-02-091-5/+6
* Make rough-draft code changes.John Dupuy2018-02-081-3/+16
* Squashed commit of the following:JensDiemer2015-06-021-0/+438