aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-10-25 23:16:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-10-25 23:16:43 -0700
commit74396c7f90d410a4198b39db672d1a410b16a289 (patch)
tree48ae5f156496d0e8f283d9efb86bba2f32d10a29
parent23ca15e7ad28010d98c3c1fc6b850271b62e9dc2 (diff)
downloadpandoc-74396c7f90d410a4198b39db672d1a410b16a289.tar.gz
Add man reader to pandoc.cabal description.
-rw-r--r--pandoc.cabal19
1 files changed, 10 insertions, 9 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index f09c0e9ba..975a70d37 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -19,15 +19,16 @@ description: Pandoc is a Haskell library for converting from one markup
(subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS,
MediaWiki markup, TWiki markup, TikiWiki markup, Creole 1.0,
Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags,
- Vimwiki, Word Docx, ODT, EPUB, FictionBook2, and Textile,
- and it can write Markdown, reStructuredText, XHTML, HTML 5,
- LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument,
- ODT, Word docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile,
- groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc,
- Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign
- ICML, Muse, LaTeX beamer slides, PowerPoint, and several
- kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous,
- DZSlides, reveal.js).
+ Vimwiki, Word Docx, ODT, EPUB, FictionBook2, groff man,
+ and Textile, and it can write Markdown, reStructuredText,
+ XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI,
+ OpenDocument, ODT, Word docx, PowerPoint pptx,
+ RTF, MediaWiki, DokuWiki, ZimWiki, Textile,
+ groff man, groff ms, plain text, Emacs Org-Mode,
+ AsciiDoc, Haddock markup, EPUB (v2 and v3),
+ FictionBook2, InDesign ICML, Muse, 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