Skip to content

Instantly share code, notes, and snippets.

@mkweskin
Last active April 3, 2025 11:23
Show Gist options
  • Save mkweskin/5414303 to your computer and use it in GitHub Desktop.
Save mkweskin/5414303 to your computer and use it in GitHub Desktop.
Convert markdown to mediawiki with pandoc
pandoc -f markdown -t mediawiki test.md -o test.wiki
# Thanks to @tillmanj for the updated formatting
@iGoodok
Copy link

iGoodok commented Apr 3, 2025

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment