Description
Markdown processing can use a higher-level Lua 5.2 interface over lua-cmark features.
This package is useful for developers who want CommonMark parsing and rendering with a friendlier Lua API. It is a library, not a Markdown writing app.
Rendered Markdown can include unsafe links or HTML depending on downstream settings. Sanitize untrusted content before display.