aboutsummaryrefslogtreecommitdiffstats
path: root/mdx_tables.py
Commit message (Collapse)AuthorAgeFilesLines
* reorganized the extensions into a seperate dir. Much cleaner looking file ↵Waylan Limberg2008-08-091-72/+0
| | | | system IMO.
* Fixed permissions. For some reason many of the extensions were set executableWaylan Limberg2008-08-051-0/+0
| | | | although there is no need for them to be.
* Added reset methods for InlineStash and HtmlStash. Some cleanups and ↵Artem Yunusov2008-08-041-7/+2
| | | | comments modifications.
* Bugfix for inline patterns. Tables extension ported to ElementTree.Artem Yunusov2008-08-041-45/+57
|
* Adding four extensions that weren't in source control before.Yuri Takhteyev2008-05-021-0/+65