diff options
author | Waylan Limberg <waylan@gmail.com> | 2008-08-06 14:34:58 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2008-08-06 14:34:58 -0400 |
commit | 90c2963e01e4475aba53d27d8518f0c6cb219cfe (patch) | |
tree | 9f2d768068a04fe46f882cc7b2cb59bcdc5cac9e /mdx_wikilink.py | |
parent | 25348ebcf956d7982ecc57dab23b3f7b0f7c1b62 (diff) | |
download | markdown-90c2963e01e4475aba53d27d8518f0c6cb219cfe.tar.gz markdown-90c2963e01e4475aba53d27d8518f0c6cb219cfe.tar.bz2 markdown-90c2963e01e4475aba53d27d8518f0c6cb219cfe.zip |
Adding mdx_extra. This is a first try and, while it works, does not
nessecarily pass configs through to the individual extensions properly.
Not sure if it's a bug in markdown.py or should be addressed in the
extension, or both (internal extensions are getting `configs=[]` instead of
`configs={}`). A quick hack in this extension (`configs=dict(configs)`)
avoids any errors but may munge any configs it passes on. Needs more testing.
Note I have not added it to the distribution (via setup.py of MANIFEST)
as its not quite ready for prime-time yet.
Diffstat (limited to 'mdx_wikilink.py')
0 files changed, 0 insertions, 0 deletions