diff --git a/site/docs/quickstart.md b/site/docs/quickstart.md index a388d7e3..eedb9762 100644 --- a/site/docs/quickstart.md +++ b/site/docs/quickstart.md @@ -20,12 +20,6 @@ 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. -
-
kramdown is the default Markdown engine for new sites
-

In Jekyll 2.0, we switched the default markdown engine for sites - generated with jekyll new to kramdown

-
- If you're running into problems, ensure you have all the [requirements installed][Installation].