From 00093b91fa1ca16c132a05d24fce6c50806bf1ac Mon Sep 17 00:00:00 2001 From: Pat Hawks Date: Sat, 14 Mar 2015 17:11:29 -0700 Subject: [PATCH] Add Jekyll-Smartify plugin --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 6b62d3fe..20d2b093 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -535,6 +535,7 @@ You can find a few useful plugins at the following locations: - [Deprecated articles keeper](https://github.com/kzykbys/JekyllPlugins) by [Kazuya Kobayashi](http://blog.kazuya.co/): A simple Jekyll filter which monitor how old an article is. - [Jekyll-jalali](https://github.com/mehdisadeghi/jekyll-jalali) by [Mehdi Sadeghi](http://mehdix.ir): A simple Gregorian to Jalali date converter filter. - [Jekyll Thumbnail Filter](https://github.com/matallo/jekyll-thumbnail-filter): Related posts thumbnail filter. +- [Jekyll-Smartify](https://github.com/pathawks/jekyll-smartify): SmartyPants filter. Make "quotes" “curly” #### Tags