From bf4bfcf4f08d342a7f2971e8a85e94cb6eed100b Mon Sep 17 00:00:00 2001 From: Pat Hawks Date: Tue, 29 Dec 2015 18:02:59 -0800 Subject: [PATCH] Add link to jekyll-commonmark --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 57f7d515..2aff0b95 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -761,6 +761,7 @@ LESS.js files during generation. - [Bigfootnotes Plugin](https://github.com/TheFox/jekyll-bigfootnotes): Enables big footnotes for Kramdown. - [AsciiDoc Plugin](https://github.com/asciidoctor/jekyll-asciidoc): AsciiDoc convertor for Jekyll using [Asciidoctor](http://asciidoctor.org/). - [Lazy Tweet Embedding](https://github.com/takuti/jekyll-lazy-tweet-embedding): Automatically convert tweet urls into twitter cards. +- [jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark): Markdown converter that uses [libcmark](https://github.com/jgm/CommonMark), the reference parser for CommonMark. #### Filters