Description
Markdown processing can use a higher-level Lua 5.1 interface over lua-cmark features. This Git package follows current development code.
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.