Description
Markdown documents using the CommonMark standard can be parsed through a flexible pure-Haskell library designed for extension.
It is useful for documentation tools, static site generators, editors, and web applications that need Markdown support. If rendered content comes from users, pair parsing with HTML sanitization and safe output rules.