summaryrefslogtreecommitdiff
path: root/creole/parser
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-074-18/+11
* add isort config and apply itfix#44JensDiemer2020-02-071-0/+1
* Update creol2html_rules.pyjedie-patch-1Jens Diemer2020-01-201-1/+1
* fix code stylecleanupJensDiemer2020-01-192-5/+9
* Fix code style with autopep8JensDiemer2020-01-194-66/+51
* fix import code style with isortJensDiemer2020-01-191-2/+1
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-192-17/+17
* remove python 2 compatibility codeJensDiemer2020-01-192-26/+12
* more default verbose in testsJensDiemer2020-01-191-11/+17
* Bugfix <hr> with Python >= 3.7JensDiemer2020-01-181-1/+1
* Bugfix List parsing with Python >= 3.7JensDiemer2020-01-181-3/+3
* Move re Flag, because of: Flags should be used first in the expression stringJensDiemer2020-01-181-2/+2
* Bugfix wikipedia style line breaksJensDiemer2020-01-181-1/+1
* remove __future__ importsJensDiemer2020-01-184-11/+11
* Squashed commit of the following:JensDiemer2015-06-025-0/+1127