diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 8cfa302f0..8443a1cea 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ 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) reStructuredText, HTML, and LaTeX, and it - can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, + can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook XML, OpenDocument XML, ODT, RTF, GNU Texinfo, MediaWiki markup, groff man pages, and S5 HTML slide shows. . @@ -26,7 +26,7 @@ Description: general markup converter tables, definition lists, and other features. A compatibility mode is provided for those who need a drop-in replacement for Markdown.pl. Included wrapper scripts make it easy to convert markdown documents to - PDF or ODT format and to convert web pages to markdown documents. + PDF and to convert web pages to markdown documents. . In contrast to existing tools for converting markdown to HTML, which use regex substitutions, pandoc has a modular design: it consists of a @@ -44,7 +44,7 @@ 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) reStructuredText, HTML, and LaTeX, and it - can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, + can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook XML, OpenDocument XML, ODT, RTF, GNU Texinfo, MediaWiki markup, groff man pages, and S5 HTML slide shows. . @@ -52,7 +52,7 @@ Description: general markup converter tables, definition lists, and other features. A compatibility mode is provided for those who need a drop-in replacement for Markdown.pl. Included wrapper scripts make it easy to convert markdown documents to - PDF or ODT format and to convert web pages to markdown documents. + PDF and to convert web pages to markdown documents. . In contrast to existing tools for converting markdown to HTML, which use regex substitutions, pandoc has a modular design: it consists of a @@ -70,7 +70,7 @@ 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) reStructuredText, HTML, and LaTeX, and it - can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, + can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook XML, OpenDocument XML, ODT, RTF, GNU Texinfo, MediaWiki markup, groff man pages, and S5 HTML slide shows. . @@ -78,7 +78,7 @@ Description: general markup converter tables, definition lists, and other features. A compatibility mode is provided for those who need a drop-in replacement for Markdown.pl. Included wrapper scripts make it easy to convert markdown documents to - PDF or ODT format and to convert web pages to markdown documents. + PDF and to convert web pages to markdown documents. . In contrast to existing tools for converting markdown to HTML, which use regex substitutions, pandoc has a modular design: it consists of a |