mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 17:28:29 -05:00
Be a bit more vague about when features are available in pre-releases.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user