Created
May 26, 2017 10:43
-
-
Save jeffery9/57ee3b19283783269fcc595c8800bccd to your computer and use it in GitHub Desktop.
docx to markdown
This file contains hidden or 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 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