From 90586d229cb491a680a9db5e75e6148886f65787 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 4 Aug 2015 16:11:51 -0700 Subject: [PATCH] Update history to reflect merge of #3787 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 584ba12b..575b8782 100644 --- a/History.markdown +++ b/History.markdown @@ -122,6 +122,7 @@ * Fixed an unclear code comment in site template SCSS (#3837) * Fix reading of binary metadata file (#3845) * Remove var collision with site template header menu iteration variable (#3838) + * Change non-existent `hl_linenos` to `hl_lines` to allow passthrough in safe mode (#3787) ### Development Fixes