diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-05-15 17:06:41 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-05-15 17:06:41 +0200 |
commit | 0a9368ee35c6d31a9aaa9ebd5c48dae75f3599e3 (patch) | |
tree | f4d429fc13d58cc00b2f24f53df40828b00018af /linux | |
parent | 3d6bedff350c9459cf1c981d09136c5c08dff066 (diff) | |
download | pandoc-0a9368ee35c6d31a9aaa9ebd5c48dae75f3599e3.tar.gz |
Debian control: updated description.
Diffstat (limited to 'linux')
-rw-r--r-- | linux/control.in | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/linux/control.in b/linux/control.in index db8eec240..7653fa823 100644 --- a/linux/control.in +++ b/linux/control.in @@ -11,12 +11,14 @@ Maintainer: John MacFarlane <jgm@berkeley.edu> Description: general markup converter 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 markdown and (subsets of) HTML, - reStructuredText, LaTeX, DocBook, MediaWiki markup, Twiki markup, - Haddock markup, OPML, Emacs Org-Mode, txt2tags and Textile, and - it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, - Docbook, OPML, OpenDocument, ODT, Word docx, RTF, MediaWiki, - DokuWiki, 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). + this library. It can read several dialects of Markdown and + (subsets of) HTML, reStructuredText, LaTeX, DocBook, MediaWiki + markup, Word docx, ODT, EPUB, TWiki markup, Haddock markup, OPML, + Emacs Org-Mode, txt2tags and Textile, and it can write Markdown, + reStructuredText, HTML, LaTeX, ConTeXt, DocBook, OPML, GNU TexInfo, + OpenDocument, ODT, Word docx, RTF, MediaWiki, ZimWiki, + DokuWiki, Textile, groff man pages, groff ms, plain text, + Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), + FictionBook2, InDesign ICML, TEI Simple, JATS XML, Muse, + and several kinds of HTML/javascript slide shows (S5, Slidy, + Slideous, DZSlides, reveal.js). |