aboutsummaryrefslogtreecommitdiffstats
path: root/markdown_extensions/tables.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced Treap with OrderedDict. Updated regression_tests and extensions. All...Waylan Limberg2008-10-281-1/+1
* Changed Postprocessors to Treeprocessors and TextPostProcessors to Postproces...Waylan Limberg2008-10-191-2/+2
* Incorporated Ben Wilson's Treap implementation.Yuri Takhteyev2008-10-121-3/+2
* Got rid of inline sections.Artem Yunusov2008-08-211-3/+2
* renamed extension module and set import to extension module first, then mdx_f...Waylan Limberg2008-08-111-0/+72