Pandoc
Pandoc | |
---|---|
Basic data
|
|
Maintainer | John MacFarlane |
developer | John MacFarlane |
Publishing year | 2006 |
Current version |
2.10.1 ( July 24, 2020 ) |
operating system | Microsoft Windows , macOS , unixoid system |
programming language | Haskell |
category | Conversion software |
License | GNU General Public License, version 2 |
pandoc.org |
Pandoc is a free parser for multi-document formats. The computer program is used to convert various document-based file formats into one another. Pandoc is based on an extended variant of the markdown language Markdown .
properties
The following formats can be imported:
- markdown
- CommonMark
- reStructuredText
- textile
- MediaWiki
- HTML
- DocBook
- Latex
- Microsoft Word DOCX (OOXML)
- LibreOffice / OpenOffice ODT
- EPUB
- TWiki
- Org mode
The following formats can be exported:
- HTML formats: XHTML , HTML5 and HTML presentations using Slidy, reveal.js, Slideous, S5 or DZSlides.
- Word processing formats: Microsoft Word DOCX (OOXML) , LibreOffice / OpenOffice ODT , OpenDocument XML
- Ebooks: EPUB Version 2 or 3, FictionBook
- Documentation formats : DocBook , GNU TexInfo , Groff manpages
- Page layout formats: InDesign / InCopy ICML
- TeX formats: LaTeX , ConTeXt , beamer presentations
- PDF via LaTeX
- Simplified markup languages : CommonMark , Markdown , reStructuredText , AsciiDoc , MediaWiki , DokuWiki , Emacs Org-mode , Textile
Citations and bibliographies can also be created by integrating literature databases such as B. BibTeX can be generated. With the help of an additional program provided pandoc-citeproc
,,, it can use any citation style that can be integrated using a CSL file.
literature
- Andreas Bohle: Converting texts with Pandoc . In: LinuxUser . No. 12 , 2010 ( linux-community.de ).
- Mathias Huber: Ikiwiki and Gitit: Source code repositories as a Wiki . In: Linux magazine . No. 1 , 2011 ( linux-magazin.de ).
Web links
- Official website
- Pandoc at github
- an older article in the ubuntuusers wiki
- Writing PDF documents with Pandoc and Markdown ( Pro-Linux , Daniel Stender, June 20, 2013, German)
Individual evidence
- ^ John MacFarlane / Tools. Accessed August 6, 2018 .
- ↑ Release 2.10.1 . July 24, 2020 (accessed July 24, 2020).
- ↑ Installing pandoc . (English, accessed August 6, 2018).
- ^ Languages . (accessed on August 6, 2018).
- ↑ github.com . (accessed on August 6, 2018).
- ↑ a b c About pandoc. Accessed August 6, 2018 .