
CommonMark generator for Jekyll used by GitHub Pages
The Jekyll CommonMark for GitHub Pages is a powerful tool designed for developers who want to convert Markdown into HTML using GitHub's flavor of the CommonMark specification. Built on the foundation of jekyll-commonmark, this gem leverages libcmark-gfm, ensuring that users benefit from GitHub's enhancements and compatibility features. This option is particularly useful for those aiming to maintain or migrate Kramdown-based sites with ease.
As it currently stands, this processor is undergoing testing for use in GitHub Pages. It provides flexibility and compatibility, allowing developers to specify various extensions and options for Markdown conversion to better fit their site needs. The installation process is straightforward, requiring simple adjustments to the Gemfile and the site's configuration file.
