Cooperation is keen
Cooperation is keen
Posted Aug 14, 2025 16:43 UTC (Thu) by kirb (guest, #166675)In reply to: Cooperation is keen by NightMonkey
Parent article: Arch shares its wiki strategy with Debian
I run a large MW myself, and earlier this year helped someone to set up a new wiki. They wrote the first article in Markdown, thousands of words, then went to paste it onto their new wiki, where they quickly learned MediaWiki isn’t Markdown. They then went down the path of trying Markdown extensions, then tried converting to wikitext with pandoc, then finally decided to just convert by hand.
Unfortunately some extensions like VisualEditor are also very tied to the wikitext parser, and can’t be adapted to handle Markdown easily. The situation with syntax just isn’t great, but I guess Wikimedia is more concerned with maintaining the millions of articles that already exist in their wikis.