docs: Suggests the use of delimiter for taxonomy listing
authorAnthony Fok <foka@debian.org>
Thu, 30 Jun 2016 04:52:29 +0000 (22:52 -0600)
committerAnthony Fok <foka@debian.org>
Thu, 30 Jun 2016 04:52:29 +0000 (22:52 -0600)
as a shortcut suggested by @digitalcraftsman.

See #2143

docs/content/taxonomies/displaying.md

index 7259712346a4b3954f9b90da4e80b3a3f680881a..5250e0bb1e09e2afb4a494045d388108b591ddb5 100644 (file)
@@ -1,7 +1,7 @@
 ---
 aliases:
 - /indexes/displaying/
-lastmod: 2016-05-13
+lastmod: 2016-06-29
 date: 2013-07-01
 linktitle: Displaying
 menu:
@@ -55,6 +55,10 @@ To list such taxonomy use the following:
       {{ range $index, $director := .Params.directors }}{{ if gt $index 0 }}, {{ end }}<a href="directors/{{ . | urlize }}">{{ . }}</a>{{ end }}
     {{ end }}
 
+Alternatively, you may use the [delimit]({{< relref "templates/functions.md#delimit" >}})
+template function as a shortcut if the taxonomies should just be listed
+with a separator.  See {{< gh 2143 >}} on GitHub for discussion.
+
 ## 2. Listing content with the same taxonomy term
 
 First, you may be asking why you would use this. If you are using a