diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 79349b73..0bcbe3ab 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -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