I'm looking to important content from Pandoc markdown into Mediawiki.
What is the normal way to import into mediawiki? This page: https://www.mediawiki.org/wiki/Manual:Importing_XML_dumps#How_to_import.3F talks about importing XML dumps.
But is the best way to import, to convert markdown into xml in the right format?
Or is it better to import directly into the database?
Are there any other extensions out there? I'm trying to ascertain the common methods for doing this and whether I need to write something myself or not.