Het bronpakket pandoc downloaden:
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, RTF, 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 provided for those who need a drop-in replacement for Markdown.pl. Included wrapper scripts make it easy to convert markdown documents to PDFs 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 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.
|
|
|
| Platform | Versie | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|---|
| alpha | 0.46+2+nmu1 | 2.758,8 kB | 15352 kB | [overzicht] |
| amd64 | 1.2.1-1 | 2.527,4 kB | 14268 kB | [overzicht] |
| armel | 0.46+2+nmu1+b1 | 1.963,9 kB | 12272 kB | [overzicht] |
| hppa | 0.46+2+nmu1 | 2.727,6 kB | 12760 kB | [overzicht] |
| hurd-i386 | 0.46+2 | 1.384,0 kB | 7364 kB | [overzicht] |
| i386 | 0.46+2+nmu1 | 776,1 kB | 2804 kB | [overzicht] |
| ia64 | 0.46+2+b2 | 2.613,4 kB | 22644 kB | [overzicht] |
| kfreebsd-i386 | 0.46+2+nmu1 | 771,9 kB | 2776 kB | [overzicht] |
| m68k (unofficial port) | 0.46 | 1.185,4 kB | 7148 kB | [overzicht] |
| mips | 0.46+2+nmu1 | 2.137,1 kB | 14440 kB | [overzicht] |
| mipsel | 0.46+2+nmu1 | 2.092,1 kB | 14444 kB | [overzicht] |
| powerpc | 0.46+2+nmu1 | 852,0 kB | 3524 kB | [overzicht] |
| s390 | 0.46+2+nmu1 | 2.637,6 kB | 12032 kB | [overzicht] |
| sparc | 0.46+2+nmu1 | 1.795,2 kB | 9816 kB | [overzicht] |