Skip to content

Instantly share code, notes, and snippets.

@jeffery9
Created May 26, 2017 10:43
Show Gist options
  • Save jeffery9/57ee3b19283783269fcc595c8800bccd to your computer and use it in GitHub Desktop.
Save jeffery9/57ee3b19283783269fcc595c8800bccd to your computer and use it in GitHub Desktop.
docx to markdown
pandoc -s buy.docx -f docx -t markdown-simple_tables-multiline_tables+pipe_tables-grid_tables -o buy.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment