From 19801a7b9cee36b84ffd237a01e51c8409652cdf Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 6 Sep 2013 22:04:57 -0500 Subject: [PATCH] Move Kramdown to the development dependency section --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 34c7f9be..9bfe0e80 100644 --- a/README.markdown +++ b/README.markdown @@ -41,6 +41,7 @@ Jekyll is a simple, blog aware, static site generator. It takes a template direc ## Developer Dependencies +* Kramdown: Markdown-superset converter (Ruby) * Launchy: Cross-platform file launcher (Ruby) * RDiscount: Discount Markdown Processor (Ruby) * RedCloth: Textile support (Ruby)