CurryInfo: markdown-3.3.0

categories:
Documentation Web
dependencies:
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "html2" [[VGte "3.0.0",VLt "4.0.0"]]]
documentation:
markdown: Process markdown documents
====================================

This package contains a library to process
[markdown documents](http://en.wikipedia.org/wiki/Markdown)
and translate such documents into HTML or LaTeX.
Furthermore, it also provides a stand-alone application
(executable `md2pdf`) for such translations.

The slightly restricted subset of the markdown syntax recognized by
this implementation is described in the package file
`docs/markdown-syntax.md`.
A PDF version of this documentation is available
as the manual of this package.
exportedmodules:
Text.Markdown
modules:
ProcessMarkdown Text.Markdown
version:
3.3.0