diff --git a/site/docs/quickstart.md b/site/docs/quickstart.md index 65af42b3..a388d7e3 100644 --- a/site/docs/quickstart.md +++ b/site/docs/quickstart.md @@ -21,9 +21,9 @@ posts, using the front-matter to control templates and layouts, and taking 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
In Jekyll 2.0, we switched the default markdown engine for sites
+ generated with jekyll new
to kramdown