Merge pull request #4299 from pathawks/jekyll-commonmark

Merge pull request 4299
This commit is contained in:
Parker Moore 2015-12-30 09:24:43 -08:00
commit fdffc8aaaa
1 changed files with 1 additions and 0 deletions

View File

@ -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