summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-01-21 02:18:32 +0100
committerJonas Smedegaard <dr@jones.dk>2013-01-21 02:18:32 +0100
commit0bb7faf62f3b71225d6dfd2bca2583870d1d083b (patch)
tree5350d5b2252ea5c9ca9b6bd7a5ceaa1e169938b0 /debian/control
parenta1bdc6e53937e01fd360f50682fc78e99b88eeb4 (diff)
Update changelog, control file and copyright hints.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control76
1 files changed, 40 insertions, 36 deletions
diff --git a/debian/control b/debian/control
index fdda05fe1..32d6c1f23 100644
--- a/debian/control
+++ b/debian/control
@@ -103,19 +103,20 @@ Suggests: ${cdbs:Suggests}
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, LaTeX and DocBook
- XML; and it can write plain text, markdown, reStructuredText, XHTML,
- HTML 5, LaTeX (including beamer slide shows), ConTeXt, RTF, DocBook
- XML, OpenDocument XML, ODT, Word docx, GNU Texinfo, MediaWiki markup,
- EPUB, Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
+ markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,
+ MediaWiki markup, and DocBook XML; and it can write plain text,
+ markdown, reStructuredText, XHTML, HTML 5, LaTeX (including beamer
+ slide shows), ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, Word
+ docx, GNU Texinfo, MediaWiki markup, EPUB (v2 or v3), FictionBook2,
+ Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
Slideous, DZSlides, or S5 HTML slide shows. It can also produce PDF
output on systems where LaTeX is installed.
.
Pandoc's enhanced version of markdown includes syntax for footnotes,
- tables, flexible ordered lists, definition lists, delimited code
- blocks, superscript, subscript, strikeout, title blocks, automatic
- tables of contents, embedded LaTeX math, citations, and markdown inside
- HTML block elements. (These enhancements can optionally be disabled.)
+ tables, flexible ordered lists, definition lists, fenced code blocks,
+ superscript, subscript, strikeout, title blocks, automatic tables of
+ contents, embedded LaTeX math, citations, and markdown inside HTML
+ block elements. (These enhancements can be disabled.)
.
In contrast to most existing tools for converting markdown to HTML,
which use regex substitutions, Pandoc has a modular design: it consists
@@ -145,19 +146,20 @@ Provides: ${haskell:Provides}
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, LaTeX and DocBook
- XML; and it can write plain text, markdown, reStructuredText, XHTML,
- HTML 5, LaTeX (including beamer slide shows), ConTeXt, RTF, DocBook
- XML, OpenDocument XML, ODT, Word docx, GNU Texinfo, MediaWiki markup,
- EPUB, Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
+ markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,
+ MediaWiki markup, and DocBook XML; and it can write plain text,
+ markdown, reStructuredText, XHTML, HTML 5, LaTeX (including beamer
+ slide shows), ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, Word
+ docx, GNU Texinfo, MediaWiki markup, EPUB (v2 or v3), FictionBook2,
+ Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
Slideous, DZSlides, or S5 HTML slide shows. It can also produce PDF
output on systems where LaTeX is installed.
.
Pandoc's enhanced version of markdown includes syntax for footnotes,
- tables, flexible ordered lists, definition lists, delimited code
- blocks, superscript, subscript, strikeout, title blocks, automatic
- tables of contents, embedded LaTeX math, citations, and markdown inside
- HTML block elements. (These enhancements can optionally be disabled.)
+ tables, flexible ordered lists, definition lists, fenced code blocks,
+ superscript, subscript, strikeout, title blocks, automatic tables of
+ contents, embedded LaTeX math, citations, and markdown inside HTML
+ block elements. (These enhancements can be disabled.)
.
In contrast to most existing tools for converting markdown to HTML,
which use regex substitutions, Pandoc has a modular design: it consists
@@ -179,19 +181,20 @@ Recommends: ${haskell:Recommends}
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, LaTeX and DocBook
- XML; and it can write plain text, markdown, reStructuredText, XHTML,
- HTML 5, LaTeX (including beamer slide shows), ConTeXt, RTF, DocBook
- XML, OpenDocument XML, ODT, Word docx, GNU Texinfo, MediaWiki markup,
- EPUB, Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
+ markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,
+ MediaWiki markup, and DocBook XML; and it can write plain text,
+ markdown, reStructuredText, XHTML, HTML 5, LaTeX (including beamer
+ slide shows), ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, Word
+ docx, GNU Texinfo, MediaWiki markup, EPUB (v2 or v3), FictionBook2,
+ Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
Slideous, DZSlides, or S5 HTML slide shows. It can also produce PDF
output on systems where LaTeX is installed.
.
Pandoc's enhanced version of markdown includes syntax for footnotes,
- tables, flexible ordered lists, definition lists, delimited code
- blocks, superscript, subscript, strikeout, title blocks, automatic
- tables of contents, embedded LaTeX math, citations, and markdown inside
- HTML block elements. (These enhancements can optionally be disabled.)
+ tables, flexible ordered lists, definition lists, fenced code blocks,
+ superscript, subscript, strikeout, title blocks, automatic tables of
+ contents, embedded LaTeX math, citations, and markdown inside HTML
+ block elements. (These enhancements can be disabled.)
.
In contrast to most existing tools for converting markdown to HTML,
which use regex substitutions, Pandoc has a modular design: it consists
@@ -214,19 +217,20 @@ Provides: ${haskell:Provides}
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, LaTeX and DocBook
- XML; and it can write plain text, markdown, reStructuredText, XHTML,
- HTML 5, LaTeX (including beamer slide shows), ConTeXt, RTF, DocBook
- XML, OpenDocument XML, ODT, Word docx, GNU Texinfo, MediaWiki markup,
- EPUB, Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
+ markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX,
+ MediaWiki markup, and DocBook XML; and it can write plain text,
+ markdown, reStructuredText, XHTML, HTML 5, LaTeX (including beamer
+ slide shows), ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, Word
+ docx, GNU Texinfo, MediaWiki markup, EPUB (v2 or v3), FictionBook2,
+ Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy,
Slideous, DZSlides, or S5 HTML slide shows. It can also produce PDF
output on systems where LaTeX is installed.
.
Pandoc's enhanced version of markdown includes syntax for footnotes,
- tables, flexible ordered lists, definition lists, delimited code
- blocks, superscript, subscript, strikeout, title blocks, automatic
- tables of contents, embedded LaTeX math, citations, and markdown inside
- HTML block elements. (These enhancements can optionally be disabled.)
+ tables, flexible ordered lists, definition lists, fenced code blocks,
+ superscript, subscript, strikeout, title blocks, automatic tables of
+ contents, embedded LaTeX math, citations, and markdown inside HTML
+ block elements. (These enhancements can be disabled.)
.
In contrast to most existing tools for converting markdown to HTML,
which use regex substitutions, Pandoc has a modular design: it consists