aboutsummaryrefslogtreecommitdiffstats
path: root/mdx_footnotes.py
Commit message (Expand)AuthorAgeFilesLines
* reorganized the extensions into a seperate dir. Much cleaner looking file sys...Waylan Limberg2008-08-091-276/+0
* Fixed permissions. For some reason many of the extensions were set executableWaylan Limberg2008-08-051-0/+0
* Some other extensions ported to ElementTree, litle bugfix in core.Artem Yunusov2008-08-021-0/+0
* A lot of bug fixes, added ElementTree support for extensions, some new tests.Artem Yunusov2008-07-311-53/+64
* Added an example of how to use footnotes, fixed a small bug where the return ...David Wolever2008-02-261-1/+9
* mdx_footnotes.makeExtension() was crashing because the default value of confi...David Wolever2008-02-261-1/+1
* fixed some basic white space issues in code with mdx_footnotes.py. Fixed [187...Waylan Limberg2008-02-081-6/+6
* Footnotes that end in anyting but a <p> (list, blockquote, codeblock) now haveWaylan Limberg2007-11-291-3/+8
* v 1.6Yuri Takhteyev2006-10-121-0/+252