Skip to content

Instantly share code, notes, and snippets.

@ascott1
Created March 11, 2019 23:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ascott1/b0242955c012865f89823c11470fc68d to your computer and use it in GitHub Desktop.
Save ascott1/b0242955c012865f89823c11470fc68d to your computer and use it in GitHub Desktop.
markdown to asciidoc
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