Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. (opens in new tab) 🌐Open Source 19 articles covering this post
If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following formats:
Read the original article