From ed92d1c4c2b3194b93290c573a1a3767e1c56c61 Mon Sep 17 00:00:00 2001 From: David Ensinger Date: Sun, 15 Sep 2013 18:56:18 -0400 Subject: [PATCH] Add link to Jekyll Suggested Tweet liquid tag to list of Tags plugins. --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 4ce17e2f..e8e2161f 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -430,6 +430,7 @@ You can find a few useful plugins at the following locations: - [Jekyll Image Tag](https://github.com/robwierzbowski/jekyll-image-tag): Better images for Jekyll. Save image presets, generate resized images, and add classes, alt text, and other attributes. - [Ditaa Tag](https://github.com/matze/jekyll-ditaa) by [matze](https://github.com/matze): Renders ASCII diagram art into PNG images and inserts a figure tag. - [Good Include](https://github.com/penibelst/jekyll-good-include) by [Anatol Broder](http://penibelst.de/): Strips newlines and whitespaces from the end of include files before processing. +- [Jekyll Suggested Tweet](https://github.com/davidensinger/jekyll-suggested-tweet) by [David Ensinger](https://github.com/davidensinger/): A Liquid tag for Jekyll that allows for the embedding of suggested tweets via Twitter’s Web Intents API. #### Collections