Pandoc works! Some examples are the following:
MediaWiki to HTML:
/usr/local/bin/pandoc -f mediawiki -t html
LaTeX to HTML:
/usr/local/bin/pandoc -f latex -t html

Thank you very much, Paul, for the Pandoc suggestion and of course Mark Bernstein for implementing such an impressive feature!