Description
Adds GitHub Flavored Markdown parsing to kramdown so Ruby tools can render tables, task lists, and other GFM-style content. It is useful for documentation and sites that mirror GitHub formatting.
Markdown rendering may allow unsafe links or embedded HTML depending on settings. Sanitize untrusted input and verify output before publishing user-provided content.