Skip to content

Instantly share code, notes, and snippets.

@sgoggins
Created September 5, 2024 18:48
Show Gist options
  • Save sgoggins/653c59e35f8087680f200527788f3e6a to your computer and use it in GitHub Desktop.
Save sgoggins/653c59e35f8087680f200527788f3e6a to your computer and use it in GitHub Desktop.
Word Document to Markdown using Pandoc
pandoc -s CS3050SP2024-A2.docx -t markdown -o CS3050a2.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment