Jump to the navigation menu

Converting files with Pandoc

Converting files with Pandoc

https://pandoc.org

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