Skip to content

Instantly share code, notes, and snippets.

@qiwihui
Created February 26, 2019 05:29
Show Gist options
  • Save qiwihui/561411bc96dea7a0f8389eddbf5ea51b to your computer and use it in GitHub Desktop.
Save qiwihui/561411bc96dea7a0f8389eddbf5ea51b to your computer and use it in GitHub Desktop.
pandoc cheat sheet

Convert makrdown to reStructuredText

pandoc --from=markdown --to=rst --output=README.rst README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment