summaryrefslogtreecommitdiff
path: root/creole/parser/creol2html_parser.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-4/+4
* fix code stylecleanupJensDiemer2020-01-191-4/+8
* Fix code style with autopep8JensDiemer2020-01-191-31/+25
* fix import code style with isortJensDiemer2020-01-191-2/+1
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-3/+3
* remove python 2 compatibility codeJensDiemer2020-01-191-8/+2
* more default verbose in testsJensDiemer2020-01-191-11/+17
* Bugfix wikipedia style line breaksJensDiemer2020-01-181-1/+1
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Squashed commit of the following:JensDiemer2015-06-021-0/+540