Description
Markdown documents can be parsed and rendered from Lua 5.1 through bindings to the Discount library.
This package is useful for developers adding Markdown support to Lua applications, generators, or publishing tools. It is a library binding, not a standalone Markdown editor.
Rendered Markdown can include links or HTML depending on configuration. Sanitize untrusted content before showing it to users.