Is there a python library which takes wikitext (as used in mediawiki) input and converts it to markdown?
Since is something that I need, I packaged both together:
http://bitbucket.org/wikier/mw2md
So now it's easier to perform both tasks.