From db0be233cf31ea894189f4c633f05bcb5965e5f2 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 14 Jul 2013 17:45:56 +0200 Subject: [PATCH] Update history to reflect merge of #1201. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 31276659..886affd6 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * In the generated site, remove files that will be replaced by a directory (#1118) * Fail loudly if a user-specified configuration file doesn't exist (#1098) + * Allow for all options for Kramdown HTML Converter (#1201) ### Bug Fixes * Fix pagination in subdirectories. (#1198)