From c4abe6ec8f0a8ab52875fa6088c33589ab85b42e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 13 Aug 2014 00:31:59 -0400 Subject: [PATCH] Add linke to https://github.com/jekyll/jekyll/issues/2676 in Jekyll 2.3.0 release post. --- site/_posts/2014-08-10-jekyll-2-3-0-released.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/_posts/2014-08-10-jekyll-2-3-0-released.markdown b/site/_posts/2014-08-10-jekyll-2-3-0-released.markdown index 5bb6738b..63fe2b45 100644 --- a/site/_posts/2014-08-10-jekyll-2-3-0-released.markdown +++ b/site/_posts/2014-08-10-jekyll-2-3-0-released.markdown @@ -10,6 +10,8 @@ categories: [release] This latest release of Jekyll includes a slew of enhancements and bug fixes. Some of the highlights: +* Strange bug around spacing/indentation should be resolved. [It was a + curious bug indeed.](https://github.com/jekyll/jekyll/issues/2676) * Pages, Posts, and Drafts can now be converted by multiple converters. * Static files can now be safely included in collections. They'll be placed in a `collection.files` array. `collection.docs` still holds exclusively