updated documentation on the excerpt_separator

This commit is contained in:
I´m a robot 2015-04-20 13:15:34 +02:00 committed by Parker Moore
parent f908051aa4
commit 791b2eccf6
1 changed files with 3 additions and 0 deletions

View File

@ -180,6 +180,9 @@ Excerpt
Out-of-excerpt Out-of-excerpt
{% endhighlight %} {% endhighlight %}
You can also set the `excerpt_separator` globally in your `_config.yml`
configuration file.
Completely disable excerpts by setting your `excerpt_separator` to `""`. Completely disable excerpts by setting your `excerpt_separator` to `""`.
Also, as with any output generated by Liquid tags, you can pass the Also, as with any output generated by Liquid tags, you can pass the