summaryrefslogtreecommitdiff
path: root/creole/parser/creol2html_rules.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-6/+3
* Update creol2html_rules.pyjedie-patch-1Jens Diemer2020-01-201-1/+1
* fix code stylecleanupJensDiemer2020-01-191-1/+1
* Fix code style with autopep8JensDiemer2020-01-191-23/+15
* 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
* remove __future__ importsJensDiemer2020-01-181-5/+5
* Squashed commit of the following:JensDiemer2015-06-021-0/+257