Learn Markdown – Episode 6. Convert Word to Markdown with pandoc
Summary Pandoc is a document converter for multiple type of files. Converting example Format conversion is a chore that often takes a lot of time. I recently wanted to convert a long MSWord document into a version of Markdown that I could use to update a software documentation. Pandoc can convert many documents types into …