Description
CommonMark Markdown can be parsed inside Haskell applications with a flexible and extensible pure-Haskell library.
This Git package is useful for developers testing newer parser behavior or extensions. Markdown parsing can affect rendered HTML, documentation, and user-submitted content, so sanitize output when displaying untrusted text on the web.