summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-03-23 21:24:01 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-23 21:24:01 +0100
commitf0abbe7533db3e2c14066bddbb5d52ade1ef0685 (patch)
treeedfa7ab6febb2c9a3c08d836c484994f78b5baf4 /pandoc.cabal
parentffd699385a9ea040e6859b7b882b4190597a7f0c (diff)
Allow creation of pdf via groff ms and pdfroff.
pandoc -t ms -o output.pdf input.txt
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal9
1 files changed, 5 insertions, 4 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index b59befd75..b56f29b48 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -22,10 +22,11 @@ Description: Pandoc is a Haskell library for converting from one markup
it can write Markdown, reStructuredText, XHTML, HTML 5,
LaTeX, ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT,
Word docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile,
- groff man pages, plain text, Emacs Org-Mode, AsciiDoc,
- Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign ICML,
- Muse, and several kinds of HTML/javascript slide shows (S5, Slidy,
- Slideous, DZSlides, reveal.js).
+ groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc,
+ Haddock markup, EPUB (v2 and v3), FictionBook2,
+ InDesign ICML, Muse, 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