pandoc: Conversion between markup formats
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read several dialects of Markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS, MediaWiki markup, DokuWiki markup, TWiki markup, TikiWiki markup, Jira markup, Creole 1.0, Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags, ipynb (Jupyter notebooks), Vimwiki, Word Docx, ODT, EPUB, FictionBook2, roff man, Textile, BibTeX, BibLaTeX, CSL JSON, , and CSV, and it can write Markdown, reStructuredText, XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument, ODT, Word docx, PowerPoint pptx, RTF, MediaWiki, DokuWiki, XWiki, ZimWiki, Textile, Jira, roff man, roff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), ipynb, FictionBook2, InDesign ICML, Muse, CSL JSON, LaTeX beamer slides, and several kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous, DZSlides, reveal.js).
In contrast to most existing tools for converting Markdown to HTML, pandoc has a modular design: it consists of a set of readers, which parse text in a given format and produce a native representation of the document, and a set of writers, which convert this native representation into a target format. Thus, adding an input or output format requires only adding a reader or writer.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Text
- Text.Pandoc
- Text.Pandoc.App
- Text.Pandoc.Asciify
- Text.Pandoc.Citeproc
- Text.Pandoc.Class
- Text.Pandoc.Emoji
- Text.Pandoc.Error
- Text.Pandoc.Extensions
- Text.Pandoc.Filter
- Text.Pandoc.Highlighting
- Text.Pandoc.ImageSize
- Text.Pandoc.Logging
- Text.Pandoc.Lua
- Text.Pandoc.MIME
- Text.Pandoc.MediaBag
- Text.Pandoc.Options
- Text.Pandoc.PDF
- Text.Pandoc.Parsing
- Text.Pandoc.Process
- Text.Pandoc.Readers
- Text.Pandoc.Readers.BibTeX
- Text.Pandoc.Readers.CSV
- Text.Pandoc.Readers.CommonMark
- Text.Pandoc.Readers.Creole
- Text.Pandoc.Readers.CslJson
- Text.Pandoc.Readers.DocBook
- Text.Pandoc.Readers.Docx
- Text.Pandoc.Readers.DokuWiki
- Text.Pandoc.Readers.EPUB
- Text.Pandoc.Readers.FB2
- Text.Pandoc.Readers.HTML
- Text.Pandoc.Readers.Haddock
- Text.Pandoc.Readers.Ipynb
- Text.Pandoc.Readers.JATS
- Text.Pandoc.Readers.Jira
- Text.Pandoc.Readers.LaTeX
- Text.Pandoc.Readers.Man
- Text.Pandoc.Readers.Markdown
- Text.Pandoc.Readers.MediaWiki
- Text.Pandoc.Readers.Muse
- Text.Pandoc.Readers.Native
- Text.Pandoc.Readers.OPML
- Text.Pandoc.Readers.Odt
- Text.Pandoc.Readers.Org
- Text.Pandoc.Readers.RST
- Text.Pandoc.Readers.TWiki
- Text.Pandoc.Readers.Textile
- Text.Pandoc.Readers.TikiWiki
- Text.Pandoc.Readers.Txt2Tags
- Text.Pandoc.Readers.Vimwiki
- Text.Pandoc.SelfContained
- Text.Pandoc.Shared
- Text.Pandoc.Sources
- Text.Pandoc.Templates
- Text.Pandoc.UTF8
- Text.Pandoc.Writers
- Text.Pandoc.Writers.AnnotatedTable
- Text.Pandoc.Writers.AsciiDoc
- Text.Pandoc.Writers.BibTeX
- Text.Pandoc.Writers.CommonMark
- Text.Pandoc.Writers.ConTeXt
- Text.Pandoc.Writers.CslJson
- Text.Pandoc.Writers.Custom
- Text.Pandoc.Writers.Docbook
- Text.Pandoc.Writers.Docx
- Text.Pandoc.Writers.DokuWiki
- Text.Pandoc.Writers.EPUB
- Text.Pandoc.Writers.FB2
- Text.Pandoc.Writers.HTML
- Text.Pandoc.Writers.Haddock
- Text.Pandoc.Writers.ICML
- Text.Pandoc.Writers.Ipynb
- Text.Pandoc.Writers.JATS
- Text.Pandoc.Writers.Jira
- Text.Pandoc.Writers.LaTeX
- Text.Pandoc.Writers.Man
- Text.Pandoc.Writers.Markdown
- Text.Pandoc.Writers.Math
- Text.Pandoc.Writers.MediaWiki
- Text.Pandoc.Writers.Ms
- Text.Pandoc.Writers.Muse
- Text.Pandoc.Writers.Native
- Text.Pandoc.Writers.ODT
- Text.Pandoc.Writers.OOXML
- Text.Pandoc.Writers.OPML
- Text.Pandoc.Writers.OpenDocument
- Text.Pandoc.Writers.Org
- Text.Pandoc.Writers.Powerpoint
- Text.Pandoc.Writers.RST
- Text.Pandoc.Writers.RTF
- Text.Pandoc.Writers.Shared
- Text.Pandoc.Writers.TEI
- Text.Pandoc.Writers.Texinfo
- Text.Pandoc.Writers.Textile
- Text.Pandoc.Writers.XWiki
- Text.Pandoc.Writers.ZimWiki
- Text.Pandoc.XML
- Text.Pandoc
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
embed_data_files | Embed data files in binary for relocatable executable. | Disabled |
trypandoc | Build trypandoc cgi executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pandoc-2.14.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4, 0.41, 0.42, 0.43, 0.44, 0.45, 0.46, 1.0, 1.0.0.1, 1.1, 1.2, 1.2.1, 1.3, 1.4, 1.5, 1.5.0.1, 1.5.1, 1.5.1.1, 1.6, 1.6.0.1, 1.8, 1.8.0.1, 1.8.0.2, 1.8.0.3, 1.8.1, 1.8.1.1, 1.8.1.2, 1.8.2, 1.8.2.1, 1.9, 1.9.0.2, 1.9.0.3, 1.9.0.4, 1.9.0.5, 1.9.1, 1.9.1.1, 1.9.1.2, 1.9.2, 1.9.3, 1.9.4, 1.9.4.1, 1.9.4.2, 1.9.4.3, 1.9.4.4, 1.9.4.5, 1.10, 1.10.0.1, 1.10.0.2, 1.10.0.3, 1.10.0.4, 1.10.0.5, 1.10.1, 1.11, 1.11.1, 1.12, 1.12.0.1, 1.12.0.2, 1.12.1, 1.12.2, 1.12.2.1, 1.12.3, 1.12.3.1, 1.12.3.2, 1.12.3.3, 1.12.4, 1.12.4.2, 1.13, 1.13.0.1, 1.13.1, 1.13.2, 1.13.2.1, 1.14, 1.14.0.1, 1.14.0.2, 1.14.0.3, 1.14.0.4, 1.14.1, 1.15, 1.15.0.1, 1.15.0.2, 1.15.0.3, 1.15.0.4, 1.15.0.5, 1.15.0.6, 1.15.1, 1.15.1.1, 1.15.2, 1.15.2.1, 1.16, 1.16.0.1, 1.16.0.2, 1.17, 1.17.0.1, 1.17.0.2, 1.17.0.3, 1.17.1, 1.17.2, 1.18, 1.19, 1.19.1, 1.19.2, 1.19.2.1, 1.19.2.2, 1.19.2.3, 1.19.2.4, 2.0, 2.0.0.1, 2.0.1, 2.0.1.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.2, 2.2.1, 2.2.2, 2.2.2.1, 2.2.3, 2.2.3.1, 2.2.3.2, 2.3, 2.3.1, 2.4, 2.5, 2.6, 2.7, 2.7.1, 2.7.2, 2.7.3, 2.8, 2.8.0.1, 2.8.1, 2.9, 2.9.1, 2.9.1.1, 2.9.2, 2.9.2.1, 2.10, 2.10.1, 2.11, 2.11.0.1, 2.11.0.2, 2.11.0.3, 2.11.0.4, 2.11.1, 2.11.1.1, 2.11.2, 2.11.3, 2.11.3.1, 2.11.3.2, 2.11.4, 2.12, 2.13, 2.14, 2.14.0.1, 2.14.0.2, 2.14.0.3, 2.14.1, 2.14.2, 2.15, 2.16, 2.16.1, 2.16.2, 2.17, 2.17.0.1, 2.17.1, 2.17.1.1, 2.18, 2.19, 2.19.1, 2.19.2, 3.0, 3.0.1, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.6.1, 3.1.6.2, 3.1.7, 3.1.8, 3.1.9, 3.1.10, 3.1.11, 3.1.11.1, 3.1.12, 3.1.12.1, 3.1.12.2, 3.1.12.3, 3.1.13, 3.2, 3.2.1, 3.3, 3.4, 3.5 (info) |
---|---|
Change log | changelog.md |
Dependencies | aeson (>=0.7 && <1.6), aeson-pretty (>=0.8.5 && <0.9), array (>=0.5 && <0.6), attoparsec (>=0.12 && <0.15), base (>=4.9 && <5), base-compat (>=0.9), base64-bytestring (>=0.1 && <1.3), basement (>=0.0.10), binary (>=0.7 && <0.11), blaze-html (>=0.9 && <0.10), blaze-markup (>=0.8 && <0.9), bytestring (>=0.9 && <0.12), case-insensitive (>=1.2 && <1.3), citeproc (>=0.4.1 && <0.4.2), commonmark (>=0.2.1 && <0.3), commonmark-extensions (>=0.2.1.2 && <0.3), commonmark-pandoc (>=0.2.1.1 && <0.3), connection (>=0.3.1), containers (>=0.4.2.1 && <0.7), data-default (>=0.4 && <0.8), deepseq (>=1.3 && <1.5), directory (>=1.2.3 && <1.4), doclayout (>=0.3.0.1 && <0.4), doctemplates (>=0.10 && <0.11), emojis (>=0.1 && <0.2), exceptions (>=0.8 && <0.11), file-embed (>=0.0 && <0.1), filepath (>=1.1 && <1.5), foundation (>=0.0.23), Glob (>=0.7 && <0.11), haddock-library (>=1.10 && <1.11), hslua (>=1.1 && <1.4), hslua-module-path (>=0.1.0 && <0.2.0), hslua-module-system (>=0.2 && <0.3), hslua-module-text (>=0.2.1 && <0.4), HsYAML (>=0.2 && <0.3), HTTP (>=4000.0.5 && <4000.4), http-client (>=0.4.30 && <0.8), http-client-tls (>=0.2.4 && <0.4), http-types (>=0.8 && <0.13), ipynb (>=0.1 && <0.2), jira-wiki-markup (>=1.4 && <1.5), JuicyPixels (>=3.1.6.1 && <3.4), mtl (>=2.2 && <2.3), network (>=2.6), network-uri (>=2.6 && <2.8), pandoc, pandoc-types (>=1.22 && <1.23), parsec (>=3.1 && <3.2), process (>=1.2.3 && <1.7), random (>=1 && <1.3), safe (>=0.3.18 && <0.4), scientific (>=0.3 && <0.4), SHA (>=1.6 && <1.7), skylighting (>=0.11 && <0.12), skylighting-core (>=0.11 && <0.12), split (>=0.2 && <0.3), syb (>=0.1 && <0.8), tagsoup (>=0.14.6 && <0.15), temporary (>=1.1 && <1.4), texmath (>=0.12.3 && <0.12.4), text (>=1.1.1.0 && <1.3), text-conversions (>=0.3 && <0.4), time (>=1.5 && <1.12), unicode-collation (>=0.1.1 && <0.2), unicode-transforms (>=0.3 && <0.4), unix (>=2.4 && <2.8), unordered-containers (>=0.2 && <0.3), wai (>=0.3), wai-extra (>=3.0.24), xml (>=1.3.12 && <1.4), xml-conduit (>=1.9.1.1 && <1.10), zip-archive (>=0.2.3.4 && <0.5), zlib (>=0.5 && <0.7) [details] |
Tested with | ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.2, ghc ==9.0.1 |
License | GPL-2.0-or-later |
Copyright | (c) 2006-2021 John MacFarlane |
Author | John MacFarlane <jgm@berkeley.edu> |
Maintainer | John MacFarlane <jgm@berkeley.edu> |
Category | Text |
Home page | https://pandoc.org |
Bug tracker | https://github.com/jgm/pandoc/issues |
Source repo | head: git clone git://github.com/jgm/pandoc.git |
Uploaded | by JohnMacFarlane at 2021-07-19T05:37:30Z |
Distributions | Arch:3.1.11.1, Debian:2.9.2.1, Fedora:3.1.3, FreeBSD:1.15.0.6, LTSHaskell:3.1.11.1, NixOS:3.1.11.1, Stackage:3.5, openSUSE:3.5 |
Reverse Dependencies | 91 direct, 77 indirect [details] |
Executables | trypandoc, pandoc |
Downloads | 353291 total (2297 in the last 30 days) |
Rating | 3.0 (votes: 24) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-07-19 [all 1 reports] |