libghc-pandoc-doc 1.8.2.1-2build1 (armel binary) in ubuntu precise

 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,
 EPUB, Textile, groff man pages, Emacs Org-mode, and Slidy or 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, citations, and markdown inside
 HTML block elements. (These enhancements can optionally be disabled.)
 .
 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 library documentation for Pandoc.

Details

Package version:
1.8.2.1-2build1
Source:
pandoc 1.8.2.1-2build1 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Extra