Description
A Haskell library for processing Markdown. It parses Markdown text and helps programs convert lightweight markup into structured output for documentation, web pages, or generated content.
Developers use it when a Haskell project needs Markdown support. Markdown dialects differ, so applications should explain which features are accepted and how unsafe HTML is handled.