hugo/docs/content/functions/title.md
2017-07-18 10:33:58 +02:00

414 B

title description godocref date publishdate lastmod categories menu signature workson hugoversion relatedfuncs deprecated aliases
title Converts all characters in the provided string to title case. 2017-02-01 2017-02-01 2017-02-01
functions
fundamentals
docs
parent
functions
title INPUT
false
{{title "BatMan"}}` → "Batman"