From a9376f0a41b8fbf32a3ab779e8cf0f2a8d4fb96d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 23 Jun 2014 19:01:55 -0400 Subject: [PATCH] Update history to reflect merge of #2511 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 476887ce..11e7da4e 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * Bump Pygments to v0.6.0 (#2504) * Front-matter defaults for documents in collections (#2419) * Include files with a url which ends in `/` in the `site.html_pages` list (#2524) + * Make `highlight` tag use `language-` prefix in CSS class (#2511) ### Bug Fixes