Description
Provides GitHub's fork of cmark for parsing and rendering CommonMark with GitHub Flavored Markdown behavior. It is useful when applications need Markdown output compatible with GitHub-style documents.
Use it when GFM features such as tables or task lists matter. As with any Markdown renderer, sanitize untrusted HTML output before displaying it in web contexts.