Add "unreleased" note to /docs/configuration about kramdown as the new default

This commit is contained in:
Parker Moore 2014-02-17 15:59:25 -05:00
parent 5423f02c3c
commit b051936ff4
1 changed files with 8 additions and 0 deletions

View File

@ -350,6 +350,14 @@ redcloth:
hard_breaks: true
{% endhighlight %}
<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
Kramdown instead of Maruku. All versions below this will use Maruku as the
default.
</p>
</div>
## Markdown Options