aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/extensions/admonition.py
Commit message (Expand)AuthorAgeFilesLines
* Use newer ElementTree API to avoid future breakage.Waylan Limberg2015-01-311-1/+1
* Completed flake8 cleanup.Waylan Limberg2014-11-201-1/+1
* Flake8 cleanup (mostly whitespace).Waylan Limberg2014-11-201-7/+7
* Standardized all extension header comments to a uniform format.Waylan Limberg2014-08-211-29/+6
* Update extensions for Extension.__init__ refactorWaylan Limberg2014-07-311-2/+3
* Future imports go after the docstringsAdam Dinwoodie2013-03-181-1/+1
* Now using universal code for Python 2 & 3.Waylan Limberg2013-02-271-7/+8
* Allow capitalized Admonition title.Waylan Limberg2013-02-121-1/+1
* Added comments detailing the difference between not providing a title and usi...Tiago Serafim2012-09-191-0/+4
* More tests for the extension and new tests for the RE. It's now possible to u...Tiago Serafim2012-09-191-9/+9
* Removed the configs.Tiago Serafim2012-09-081-39/+16
* Initial version with insufficient tests and no docs.Tiago Serafim2012-09-021-0/+136