From 46e47e671356fabf0ba56b75d3c7a1e8fa16bf4c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 26 Dec 2013 01:14:48 -0500 Subject: [PATCH] Update history to reflect merge of #1831 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9f65d0a2..39330a76 100644 --- a/History.markdown +++ b/History.markdown @@ -24,6 +24,7 @@ * Remove the scrollbar that's always displayed in new sites generated from the site template (#1805) * Add `#path` to required methods in `Jekyll::Convertible` (#1866) + * Default Maruku fenced code blocks to ON for 2.0.0-dev (#1831) ### Development Fixes * Add a link to the site in the README.md file (#1795)