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