Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-01-31 16:57 Zurück zur Release-Liste
1.8

Neue Funktionen sind die automatische Zitierungen mit citeproc, eine textile Leser und Schriftsteller, ein Emacs-org-mode Schriftsteller, bessere Unterstützung für Scripting, LaTeX-Makros für Mathematik, mehr einheitliche Ausgabe für alle Schriftsteller und Performance-Verbesserungen im gesamten.
Tags: Major feature enhancements
New features include automatic citations using citeproc, a textile reader and writer, an Emacs org-mode writer, better support for scripting, LaTeX macros for math, more uniform output for all writers, and performance improvements throughout.

Project Resources