Be a bit more vague about when features are available in pre-releases.

This commit is contained in:
Parker Moore 2014-02-19 23:17:50 -05:00
parent f5c76e2253
commit 768a47dcfb
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,8 @@ permalink: /docs/assets/
<div class="note unreleased">
<h5>Sass and CoffeeScript support is currently unreleased.</h5>
<p>
In order to use this feature, you must install v2.0.0.alpha.1 or above.
In order to use this feature, <a href="/docs/installation/#pre-releases">
install the latest development version of Jekyll</a>.
</p>
</div>

View File

@ -353,7 +353,7 @@ redcloth:
<div class="note unreleased">
<h5>Kramdown as the default is currently unreleased.</h5>
<p>
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.
</p>