From 58053ac961cd1d49bd4861b35b14fb7edf549b30 Mon Sep 17 00:00:00 2001 From: Kacper Duras Date: Wed, 27 Dec 2017 20:56:00 +0100 Subject: [PATCH] Add `jekyll-html` to plugins. --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 61aed9ae5e8..298a6e9fa01 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -909,6 +909,7 @@ You can find a few useful plugins at the following locations: plugin to generate publication lists from [BibSonomy](https://www.bibsonomy.org/). - [github-cards](https://github.com/edward-shen/github-cards): Creates styleable Github cards for your Github projects. - [disqus-for-jekyll](https://github.com/kacperduras/disqus-for-jekyll): A Jekyll plugin to view the comments powered by Disqus. +- [jekyll-html](https://github.com/kacperduras/jekyll-html): A Jekyll plugin to use HTML tags in Jekyll pages, posts and collections. #### Collections