diff --git a/site/docs/quickstart.md b/site/docs/quickstart.md index f7ee7b4e..e1a325a5 100644 --- a/site/docs/quickstart.md +++ b/site/docs/quickstart.md @@ -18,4 +18,10 @@ For the impatient, here's how to get a boilerplate Jekyll site up and running. That's nothing, though. The real magic happens when you start creating blog posts, using the front-matter to control templates and layouts, and taking -advantage of all the awesome configuration options Jekyll makes available. \ No newline at end of file +advantage of all the awesome configuration options Jekyll makes available. + +
In Jekyll 1.1, we switched the default markdown engine for sites
+ generated with jekyll new
to Redcarpet