From db96a88cee1ee326867052a464678375ecd57b58 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 15 Dec 2012 14:25:37 -0800 Subject: [PATCH] Update history. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index e7e832b1..a2f76067 100644 --- a/History.txt +++ b/History.txt @@ -7,6 +7,7 @@ * Allow multiple plugin dirs to be specified (#438) * Inline TOC token support for RDiscount (#333) * Add the option to specify the paginated url format (#342) + * Support Redcarpet 2 and fenced code blocks (#619) * Bug Fixes * Allow some special characters in highlight names * URL escape category names in URL generation (#360)