Created
August 31, 2018 00:02
-
-
Save rkennesson/0289a6a2720550e00489efa316490169 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 --from mediawiki --to gfm+hard_line_breaks --eol=lf asdf.wiki -o asdf.md | |
pandoc --from gfm --to mediawiki --eol=lf asdf.md -o asdf1.mediawi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment