mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Add "unreleased" note to /docs/configuration about kramdown as the new default
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user