Use the normal editbar buttons to add MediaWiki style markdown. Export as MediaWiki.
To enable MediaWiki view click Settings -> MediaWiki
Paste the below into your settings.
"ep_MediaWiki_default": true,
- Support all styles fully
- append .mw (or something) to MediaWiki exports
- Create MediaWiki icon for export menu
Contact me to sponsor dev.
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_mediawiki and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_mediawiki
⚠️ Don't runnpm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.