aboutsummaryrefslogtreecommitdiffstats
path: root/mdx_wikilink.py
Commit message (Collapse)AuthorAgeFilesLines
* reorganized the extensions into a seperate dir. Much cleaner looking file ↵Waylan Limberg2008-08-091-140/+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.
* Some other extensions ported to ElementTree, litle bugfix in core.Artem Yunusov2008-08-021-6/+11
|
* Updated tests in wikilink extension to match current markdown (use convert, ↵Waylan Limberg2008-05-021-20/+50
| | | | unicode output and trimmed whitespace) and added unobstrusive meta-data support.
* Adding four extensions that weren't in source control before.Yuri Takhteyev2008-05-021-0/+105