Created
March 11, 2019 23:26
-
-
Save ascott1/b0242955c012865f89823c11470fc68d to your computer and use it in GitHub Desktop.
markdown to asciidoc
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 -s --atx-headers -t asciidoc -o out.adoc in.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment