diff --git a/site/docs/assets.md b/site/docs/assets.md index c0f8aa64..95a4cc65 100644 --- a/site/docs/assets.md +++ b/site/docs/assets.md @@ -9,7 +9,8 @@ permalink: /docs/assets/
Sass and CoffeeScript support is currently unreleased.

- In order to use this feature, you must install v2.0.0.alpha.1 or above. + In order to use this feature, + install the latest development version of Jekyll.

diff --git a/site/docs/configuration.md b/site/docs/configuration.md index 27fee35c..70cb93aa 100644 --- a/site/docs/configuration.md +++ b/site/docs/configuration.md @@ -353,7 +353,7 @@ redcloth:
Kramdown as the default is currently unreleased.

- In v2.0.0.alpha.1 and above, we've deprecated Maruku and will default to + In the latest development releases, we've deprecated Maruku and will default to Kramdown instead of Maruku. All versions below this will use Maruku as the default.