mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-11-03 07:05:18 -05:00
556 B
556 B
| title | description | godocref | date | publishdate | lastmod | categories | menu | keywords | signature | workson | hugoversion | relatedfuncs | deprecated | aliases | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| singularize | Converts a word according to a set of common English singularization rules. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
|
|
|
false |
{{ "cats" | singularize }} → "cat"
See also the .Data.Singular taxonomy variable for singularizing taxonomy names.