From 7ee89982e80be95548eb3ffea01eb99dc7ce7dd9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 13 Jun 2013 14:58:39 +0200 Subject: [PATCH] Update history to reflect merge of #1210. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4ac57bba..ea456012 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * Update ProTip on Installation page in docs to point to all the info about Pygments and the 'highlight' tag. (#1196) * Run `site/img` through ImageOptim (thanks @qrush!) (#1208) + * Added Jade Converter to `site/docs/plugins` (#1210) ### Development Fixes