From a729a1f08606dd6838c052c11bbf53cfe1777f9c Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Thu, 19 Nov 2015 00:47:03 +0000 Subject: [PATCH] Add jekyll-typogrify to plugin directory --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index ad7d27dc..4273f09c 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -781,6 +781,7 @@ LESS.js files during generation. - [Jekyll-Smartify](https://github.com/pathawks/jekyll-smartify): SmartyPants filter. Make "quotes" “curly” - [liquid-md5](https://github.com/pathawks/liquid-md5): Returns an MD5 hash. Helpful for generating Gravatars in templates. - [jekyll-roman](https://github.com/paulrobertlloyd/jekyll-roman): A liquid filter for Jekyll that converts numbers into Roman numerals. +- [jekyll-typogrify](https://github.com/myles/jekyll-typogrify): A Jekyll plugin that brings the functions of [typogruby](http://avdgaag.github.io/typogruby/). #### Tags