Description
Provides a strict Markdown processor aimed at writers. A strict processor accepts a clearer subset of Markdown, which can make documents more predictable to parse and render.
It is useful for documentation tools, static sites, publishing workflows, and applications that want controlled Markdown input. It is mainly a library component for Haskell software.