Created
September 5, 2024 18:48
-
-
Save sgoggins/653c59e35f8087680f200527788f3e6a to your computer and use it in GitHub Desktop.
Word Document to Markdown using Pandoc
This file contains 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 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