diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 01271f88c..cd5c39884 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,9 @@ 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, DocBook, - OpenDocument XML, RTF, GNU Texinfo, groff man pages, and S5 HTML slide shows. + can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook XML, + OpenDocument XML, RTF, GNU Texinfo, MediaWiki markup, groff man pages, + and S5 HTML slide shows. . Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, tables, definition lists, and other features. A compatibility mode is @@ -43,8 +44,9 @@ 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, DocBook, - OpenDocument XML, RTF, GNU Texinfo, groff man pages, and S5 HTML slide shows. + can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook XML, + OpenDocument XML, RTF, GNU Texinfo, MediaWiki markup, groff man pages, + and S5 HTML slide shows. . Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, tables, definition lists, and other features. A compatibility mode is @@ -68,8 +70,9 @@ 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, DocBook, - OpenDocument XML, RTF, GNU Texinfo, groff man pages, and S5 HTML slide shows. + can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook XML, + OpenDocument XML, RTF, GNU Texinfo, MediaWiki markup, groff man pages, + and S5 HTML slide shows. . Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, tables, definition lists, and other features. A compatibility mode is |