From 791b2eccf653fe8b32b3924c475ded05158f1250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C2=B4m=20a=20robot?= Date: Mon, 20 Apr 2015 13:15:34 +0200 Subject: [PATCH] updated documentation on the excerpt_separator --- site/_docs/posts.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/_docs/posts.md b/site/_docs/posts.md index 61547fbb..ee02d06b 100644 --- a/site/_docs/posts.md +++ b/site/_docs/posts.md @@ -180,6 +180,9 @@ Excerpt Out-of-excerpt {% endhighlight %} +You can also set the `excerpt_separator` globally in your `_config.yml` +configuration file. + Completely disable excerpts by setting your `excerpt_separator` to `""`. Also, as with any output generated by Liquid tags, you can pass the