mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-10-17 17:10:49 -04:00
482 B
482 B
title | linktitle | description | godocref | date | publishdate | lastmod | categories | menu | tags | ns | signature | workson | hugoversion | relatedfuncs | deprecated | aliases | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lower | lower | Converts all characters in the provided string to lowercase. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
|
|
|
false |
lower
converts all characters in the provided string to lowercase.
{{lower "BatMan"}} → "batman"