From 6ed54bd31af18cc55eddc5ed75355e2a2477039a Mon Sep 17 00:00:00 2001 From: Christian Mayer Date: Fri, 12 Sep 2014 18:13:44 +0200 Subject: [PATCH] Bigfootnotes Plugin added. --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 1810622e..ce17513e 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -448,6 +448,7 @@ You can find a few useful plugins at the following locations: - [Transform Layouts](https://gist.github.com/1472645): Allows HAML layouts (you need a HAML Converter plugin for this to work). - [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. #### Filters