Created
September 27, 2017 22:22
-
-
Save premkumar-masilamani/89ff5420f7f778340137942bcf2d13d2 to your computer and use it in GitHub Desktop.
convert from md to mediawiki
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pandoc -w mediawiki README.md -o README.wiki |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Copied from https://gist.github.com/mkweskin/5414303. Updated the filename so I can easily copy paste the command.