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.

2007-08-16 07:30 Back to release list
0.4

지금 Pandoc 문맥 groff 사람에게 문서를 변환할 수있습니다. 새로운 markdown 문법을 확장, 어깨 첨자 스트라이크, 테이블, 정의 목록, 주문 목록을 향상, 그리고 내용의 테이블이 포함됩니다. 이 릴리스는 "후드 아래에 여러 버그 수정 및 개선 사항이 포함되어있습니다."
Tags: Major feature enhancements
Pandoc can now convert documents to ConTeXt and
groff man. New markdown syntax extensions include
superscript, subscript, strikeout, tables,
definition lists, enhanced ordered lists, and
tables of contents. This release includes many bug
fixes and improvements "under the hood."

Project Resources