markdown: Process markdown documents

This package contains a library to process markdown documents 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.