Description
A Haskell binding and library for parsing and rendering GitHub Flavored Markdown quickly and accurately. It helps tools handle Markdown documents using the same style of extensions common on GitHub.
Developers use it for documentation, static sites, issue text, and content pipelines. Rendered Markdown should still be sanitized when it includes untrusted user input.