mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-10-10 23:46:11 -04:00
444 B
444 B
title | linktitle | description | godocref | date | publishdate | lastmod | categories | 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"