summaryrefslogtreecommitdiff
path: root/creole/emitter/creol2html_emitter.py
Commit message (Expand)AuthorAgeFilesLines
* Bugfix creole2html adn markdown listsJensDiemer2022-08-201-1/+1
* fix code styleJensDiemer2022-08-201-1/+3
* Code cleanup: Use f-strings and generator in join() callsJensDiemer2021-05-111-1/+1
* code cleanupJensDiemer2020-10-171-2/+1
* run pyupgrade: Many f-strings created ;)JensDiemer2020-10-171-8/+8
* update code style:JensDiemer2020-02-071-9/+8
* 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