Skip to content

Instantly share code, notes, and snippets.

@btbytes
Created June 18, 2010 21:04
Show Gist options
  • Select an option

  • Save btbytes/444234 to your computer and use it in GitHub Desktop.

Select an option

Save btbytes/444234 to your computer and use it in GitHub Desktop.
Notes on using pandoc

Notes on using Pandoc

$ pandoc  quickpost.txt -f markdown -t html --no-wrap -o quickpost.html --template=template.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment