aboutsummaryrefslogtreecommitdiffstats
path: root/markdown_extensions/footnotes.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Footnote extension to work with OrderedDict. Also cleaned up a bunch ↵Waylan Limberg2008-10-291-39/+40
| | | | of whitespace and comments issues.
* Changed Postprocessors to Treeprocessors and TextPostProcessors to ↵Waylan Limberg2008-10-191-5/+5
| | | | Postprocessors. These names more acturately depict what things do. Also updated the extensions and docs to match.
* Fixing the footnotes extension and corresponding fixes to markdown.py.Yuri Takhteyev2008-10-131-49/+22
|
* renamed extension module and set import to extension module first, then ↵Waylan Limberg2008-08-111-0/+276
mdx_filename