Be a bit more vague about when features are available in pre-releases.
This commit is contained in:
parent
f5c76e2253
commit
768a47dcfb
|
@ -9,7 +9,8 @@ permalink: /docs/assets/
|
||||||
<div class="note unreleased">
|
<div class="note unreleased">
|
||||||
<h5>Sass and CoffeeScript support is currently unreleased.</h5>
|
<h5>Sass and CoffeeScript support is currently unreleased.</h5>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -353,7 +353,7 @@ redcloth:
|
||||||
<div class="note unreleased">
|
<div class="note unreleased">
|
||||||
<h5>Kramdown as the default is currently unreleased.</h5>
|
<h5>Kramdown as the default is currently unreleased.</h5>
|
||||||
<p>
|
<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
|
Kramdown instead of Maruku. All versions below this will use Maruku as the
|
||||||
default.
|
default.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue