Pandoc

Not Rated
Tags: docbook, html, latex, rtf

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 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).
Interface: Command Line
Associated Programs
texlive-latex-extra TeX Live: LaTeX supplementary packages
texlive-latex-recommended TeX Live: LaTeX recommended packages
texlive-xetex TeX Live: XeTeX packages
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
stable 1.5.1.1-5+b1 1.5.1.1-5+b1
testing 1.9.3-1+b1 1.9.3-1+b1
sid 1.9.4.2-2 1.9.4.2-2

Ubuntu 32-bit 64-bit
hardy 0.46+2 0.46+2
lucid 1.5.1.1-3ubuntu1 1.5.1.1-3ubuntu1
oneiric 1.8.1.1-1ubuntu2 1.8.1.1-1ubuntu2
precise 1.9.1.1-1 1.9.1.1-1

Rating: Not Rated (0 votes)


Login or Register to rate Pandoc, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to Pandoc and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

Write a Review

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options