Converting files with Pandoc
Converting files with Pandoc
Pandoc can convert between many markup, HTML, ebook, documentation, XML, and other formats. It supports various extensions, such as footnotes, tables, math, citations, and filters.
pandoc converting-files-pandoc.md -o converting-files-pandoc.odt
pandoc converting-files-pandoc.md -o converting-files-pandoc.docx
pandoc converting-files-pandoc.md -o converting-files-pandoc.rst