Download List

Projeto Descrição

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, DocBook, OpenDocument XML, RTF, ODT, GNU Texinfo, MediaWiki markup, and S5 HTML slide shows. Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, and more. 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 to PDFs and Web pages to markdown documents. It has a modular design where the addition of a new input or output format requires only the addition of a reader or writer module.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-02 10:11 Back to release list
1.2

Além de corrigir uma série de bugs, esta versão adiciona dois novos recursos: controle do usuário sobre o método de ofuscação e-mail e suporte para Haskell literate.
Tags: Major feature enhancements
In addition to fixing a number of bugs, this release adds two new features: user control over the email obfuscation method and support for literate Haskell.

Project Resources