Description
A Haskell library that adds extension support around the pure CommonMark parser. It helps applications enable extra Markdown features while staying connected to the CommonMark parsing model.
Developers use it when documentation or publishing tools need tables, attributes, math, or other Markdown extensions. Enabled extensions should be documented so authors know what syntax is supported.