From 927edfc0788170a894d88034393ae7f6bf0c1b64 Mon Sep 17 00:00:00 2001 From: Chris Frederick Date: Tue, 26 Aug 2014 16:23:15 +0900 Subject: [PATCH] Mention :name for collections in the documentation --- site/_docs/collections.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/site/_docs/collections.md b/site/_docs/collections.md index ddd7cd9d..b4078c17 100644 --- a/site/_docs/collections.md +++ b/site/_docs/collections.md @@ -92,6 +92,14 @@ For example, if you have `_my_collection/some_subdir/some_doc.md`, it will be wr

Path to the document relative to the collection's directory

+ + +

name

+ + +

The document's base filename, with every sequence of spaces and non-alphanumeric characters replaced by a hyphen

+ +

output_ext