From 25d77cb05a76acaa1d99417c03e5051dd8cc040d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 8 Oct 2014 13:57:51 -0700 Subject: [PATCH] Update history to reflect merge of #2982 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f590e50a..cb77b887 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ * Meta descriptions in the site template now use `page.excerpt` if it's available (#2964) * Change indentation in `head.html` of site template to 2 spaces from 4 (#2973) * Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972) + * Strip newlines in site template `` description. (#2982) ### Bug Fixes