Skip to content

Instantly share code, notes, and snippets.

@alivx
Created September 29, 2020 20:46
Show Gist options
  • Save alivx/7807c123d32377c56ea7d5b5d98e7c76 to your computer and use it in GitHub Desktop.
Save alivx/7807c123d32377c56ea7d5b5d98e7c76 to your computer and use it in GitHub Desktop.
Convert Doc to MD with media
pandoc -o output.md --extract-media=./ inputfile.docx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment