aboutsummaryrefslogtreecommitdiff
path: root/example-output/pandoc.wiki
blob: de172e132c8c483ddc192fbfd3ca26fd3e577f7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{{Entry
|Name=Pandoc
|Short description=general markup converter
|Full description=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 several dialects of Markdown and (subsets of) HTML,
reStructuredText, LaTeX, DocBook, MediaWiki markup, TWiki markup,
Haddock markup, OPML, Emacs Org-mode, txt2tags, Word Docx, ODT,
and Textile, and it can write Markdown, reStructuredText, XHTML,
HTML 5, LaTeX (including rendering as plain PDF or beamer slide
shows), ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word
docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man
pages, GNU Texinfo, plain text, Emacs Org-Mode, AsciiDoc, Haddock
markup, EPUB (v2 and v3), FictionBook2, InDesign ICML, and
several kinds of HTML/javascript slide shows (S5, Slidy,
Slideous, DZSlides, reveal.js).

In contrast to most existing tools for converting Markdown to
HTML, pandoc has a modular design: it consists of a set of
readers, which parse text in a given format and produce a native
representation of the document, and a set of writers, which
convert this native representation into a target format. Thus,
adding an input or output format requires only adding a reader or
writer.

This package contains the pandoc tool.

PDF output via PDFLaTeX requires the package texlive-latex-
recommended.  * XeLaTeX additionally requires texlive-xetex  *
LuaTeX additionally requires texlive-luatex  * content with YAML
metadata additionally requires    texlive-latex-extra.

PDF output via wkhtmltopdf requires the package wkhtmltopdf.
|Homepage URL=http://pandoc.org/
|User level=
|Component programs=
|VCS checkout command=
|Computer languages=Haskell
|Status=
|Is GNU=No
|Version identifier=1.17.2~dfsg-3
|Version download=http://ftp.debian.org/debian/pool/main/p/pandoc/pandoc_1.17.2~dfsg.orig.tar.gz
|Submitted by=Debian import
|Submitted date=2018-06-04
}}
{{Import
|Source=Debian
|Source link=http://packages.debian.org/sid/pandoc
|Source packages=pandoc 1.17.2~dfsg-3
|Date=2018-06-04
}}
{{Project license
|License=GPLv2orlater
|License copyright=Copyright 2006-2016, John MacFarlane <jgm@berkeley.edu>Copyright 2005, Peter Jipsen <http://www.chapman.edu/~jipsen>Copyright 2008-2015, Andrea Rossato <andrea.rossato@ing.unitn.it>Copyright 2008-2015, Peter WangCopyright 2010-2015, Paul Rivier <paul*rivier#demotera*com>Copyright 2010-2015, Puneeth Chaganti <punchagan@gmail.com>Copyright 2011-2012, Sergey AstaninCopyright 2013, David Lazar <lazar6@illinois.edu>Copyright 2013, github.com/mb21Copyright 2014-2016, Albert Krewinkel <tarleb@moltkeplatz.de>Copyright 2014, Alexander Sulfrian <alexander.sulfrian@fu-berlin.de>Copyright 2014, Jesse Rosenthal <jrosenthal@jhu.edu>Copyright 2014, Matthew Pickering <matthewtpickering@gmail.com>Copyright 2015, Martin Linnemann <theCodingMarlin@googlemail.com>
|License verified by=Debian: Clint Adams <clint@debian.org>
|License verified date=2016-11-11
|License note=License: gpl-2+
}}
{{Project license
|License=PublicDomain
|License copyright=Copyright none (public domain)
|License verified by=Debian: Clint Adams <clint@debian.org>
|License verified date=2016-11-11
|License note=License: public-domain

public-domain This art is in the public domain. Kevin Hughes,
kevinh@eit.com, September 1995
}}
{{Person
|Real name=https://github.com/jgm/pandoc/issues
|Role=contact
|Email=
}}
{{Resource
|Resource kind=Download
|Resource URL=https://hackage.haskell.org/package/pandoc/
 git://github.com/jgm/pandoc.git
 Repackaged, excluding non-DFSG files
}}