mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix delimit description
This commit is contained in:
@@ -34,7 +34,7 @@ tags: [ "tag1", "tag2", "tag3" ]
|
||||
`delimit` called in your template takes the form of
|
||||
|
||||
```
|
||||
{{ delimit array/slice/map delimiter optionaldelimiter}}
|
||||
{{ delimit array/slice/map delimiter optionallastdelimiter}}
|
||||
```
|
||||
|
||||
{{% input "delimit-pages-tags.html" %}}
|
||||
|
||||
Reference in New Issue
Block a user