Download List

프로젝트 설명

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.

2011-01-31 16:57 Back to release list
1.8

새로운 기능은 모든 작가에 대한 더 균일한 출력 및 성능 향상에 걸쳐 수학에 대한 citeproc를 사용하여 자동으로 인용, 섬유 독자와 작가, 이맥스 org 같은 모드 작가, 스크립팅에 대한 더 나은 지원, LaTeX의 매크로를 포함합니다.
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