Add new AsciiDoc plugin gem to list of Jekyll plugins.

This commit is contained in:
Paul Rayner 2015-01-09 15:41:45 -07:00
parent d47b882af2
commit bce4680182
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@ You can find a few useful plugins at the following locations:
- [Org-mode Converter](https://gist.github.com/abhiyerra/7377603): Org-mode converter for Jekyll.
- [Customized Kramdown Converter](https://github.com/mvdbos/kramdown-with-pygments): Enable Pygments syntax highlighting for Kramdown-parsed fenced code blocks.
- [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/).
#### Filters