From f6e7e5cc76adb506d7fe36faf97ebb5157fc9c07 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 16 Dec 2013 20:29:27 -0500 Subject: [PATCH] Add link to 'a regression' in 1.4.2 release post --- site/_posts/2013-12-16-jekyll-1-4-2-released.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/_posts/2013-12-16-jekyll-1-4-2-released.markdown b/site/_posts/2013-12-16-jekyll-1-4-2-released.markdown index 6bc64718..afc92147 100644 --- a/site/_posts/2013-12-16-jekyll-1-4-2-released.markdown +++ b/site/_posts/2013-12-16-jekyll-1-4-2-released.markdown @@ -14,3 +14,5 @@ default to `true`. If you do not wish to use Maruku fenced code blocks, you may turn this option off in your site's configuration file. + +[a regression]: https://github.com/jekyll/jekyll/pull/1830