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