Add man reader to pandoc.cabal description.
This commit is contained in:
parent
23ca15e7ad
commit
74396c7f90
1 changed files with 10 additions and 9 deletions
19
pandoc.cabal
19
pandoc.cabal
|
@ -19,15 +19,16 @@ description: Pandoc is a Haskell library for converting from one markup
|
||||||
(subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS,
|
(subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS,
|
||||||
MediaWiki markup, TWiki markup, TikiWiki markup, Creole 1.0,
|
MediaWiki markup, TWiki markup, TikiWiki markup, Creole 1.0,
|
||||||
Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags,
|
Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags,
|
||||||
Vimwiki, Word Docx, ODT, EPUB, FictionBook2, and Textile,
|
Vimwiki, Word Docx, ODT, EPUB, FictionBook2, groff man,
|
||||||
and it can write Markdown, reStructuredText, XHTML, HTML 5,
|
and Textile, and it can write Markdown, reStructuredText,
|
||||||
LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument,
|
XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI,
|
||||||
ODT, Word docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile,
|
OpenDocument, ODT, Word docx, PowerPoint pptx,
|
||||||
groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc,
|
RTF, MediaWiki, DokuWiki, ZimWiki, Textile,
|
||||||
Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign
|
groff man, groff ms, plain text, Emacs Org-Mode,
|
||||||
ICML, Muse, LaTeX beamer slides, PowerPoint, and several
|
AsciiDoc, Haddock markup, EPUB (v2 and v3),
|
||||||
kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous,
|
FictionBook2, InDesign ICML, Muse, LaTeX beamer slides,
|
||||||
DZSlides, reveal.js).
|
and several kinds of HTML/JavaScript slide shows
|
||||||
|
(S5, Slidy, Slideous, DZSlides, reveal.js).
|
||||||
.
|
.
|
||||||
In contrast to most existing tools for converting Markdown
|
In contrast to most existing tools for converting Markdown
|
||||||
to HTML, pandoc has a modular design: it consists of a set of
|
to HTML, pandoc has a modular design: it consists of a set of
|
||||||
|
|
Loading…
Reference in a new issue