summaryrefslogtreecommitdiff
path: root/markdown/extensions/admonition.py
Commit message (Expand)AuthorAgeFilesLines
* 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