summaryrefslogtreecommitdiff
path: root/creole/shared/example_macros.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-3/+0
* add isort config and apply itfix#44JensDiemer2020-02-071-0/+1
* Fix code style with autopep8JensDiemer2020-01-191-2/+1
* fix import code style with isortJensDiemer2020-01-191-1/+2
* remove __future__ importsJensDiemer2020-01-181-1/+1
* escape <<code>> fallbackJensDiemer2014-05-151-1/+3
* bugfix for python2.6JensDiemer2014-05-151-2/+2
* add more unittest for <<code>> macroJensDiemer2014-05-151-3/+3
* Add a exemple macro for source highlight as described in #17.Julien Enselme2014-04-301-4/+48
* starting Python v3 support (like http://python3porting.com/noconv.html strategy)JensDiemer2011-10-041-1/+1
* use from __future__ import division, absolute_importJensDiemer2011-08-121-0/+1
* v0.6 - *NEW*: html2textile converter (not completed and some API changed!)JensDiemer2011-06-061-0/+21