From 0b9199bba5488b1534427118c3d8d3b7f4567d16 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 2 Aug 2013 16:57:11 +0200 Subject: [PATCH] Add jekyll-ditaa to plugins list --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index d6bf7131..d8d35fe3 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -424,6 +424,7 @@ You can find a few useful plugins at the following locations: - [Jekyll-swfobject](https://github.com/sectore/jekyll-swfobject): Liquid plugin for embedding Adobe Flash files (.swf) using [SWFObject](http://code.google.com/p/swfobject/). - [Jekyll Picture Tag](https://github.com/robwierzbowski/jekyll-picture-tag): Easy responsive images for Jekyll. Based on the proposed [``](http://picture.responsiveimages.org/) element, polyfilled with Scott Jelh's [Picturefill](https://github.com/scottjehl/picturefill). - [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. #### Collections