Paket: pandoc (1.5.1.1-3ubuntu1) [universe]
Links für pandoc
Ubuntu-Ressourcen:
Quellcode-Paket pandoc herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Jonas Smedegaard
It should generally not be necessary for users to contact the original maintainer.
Externe Ressourcen:
- Homepage [johnmacfarlane.net]
Ähnliche Pakete:
- libghc-pandoc-dev
- libghc-pandoc-doc
- libghc-pandoc-prof
- libghc6-pandoc-doc
- libghc6-pandoc-dev
- libhtml-wikiconverter-dokuwiki-perl
- libhtml-wikiconverter-kwiki-perl
- libhtml-wikiconverter-markdown-perl
- libhtml-wikiconverter-moinmoin-perl
- libhtml-wikiconverter-oddmuse-perl
- libhtml-wikiconverter-phpwiki-perl
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 plain text, markdown, reStructuredText, HTML, LaTeX, ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, groff man pages, and S5 HTML slide shows.
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, and markdown inside HTML block elements. (These enhancements can be disabled if a drop-in replacement for `Markdown.pl` is desired.)
In contrast to most existing tools for converting markdown to HTML, which use regex substitutions, 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 itself, and the wrapper script markdown2pdf for converting markdown documents to PDFs via LaTeX (requires texlive-latex-extra) or XeLaTeX (requires texlive-xetex).
Andere Pakete mit Bezug zu pandoc
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libffi5 (>= 3.0.4)
- Foreign Function Interface library runtime
-
- dep: libgmp3c2
- Multiprecision arithmetic library
-
- dep: libpcre3 (>= 7.7)
- Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime
pandoc herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 2.172,4 kB | 11.064,0 kB | [Liste der Dateien] |
| i386 | 2.060,4 kB | 7.972,0 kB | [Liste der Dateien] |