From f9d26bfd51695b28879930dcab88148d268a097f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 9 Jun 2013 18:12:03 +0200 Subject: [PATCH] Update history to reflect fixing of #1196. --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 9a517b62..649b235d 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,8 @@ * Update link to the official Maruku repo (#1175) * Add documentation about `paginate_path` to "Templates" page in docs (#1129) * Give the quick-start guide its own page (#1191) + * Update ProTip on Installation page in docs to point to all the info about Pygments and + the 'highlight' tag. (#1196) ### Development Fixes