hugo/docs/content/en/functions/strings
Bjørn Erik Pedersen 5fd1e74903
Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs'
```
git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash
```

Closes #11925
2024-01-27 10:48:57 +01:00
..
_index.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Chomp.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Contains.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
ContainsAny.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
ContainsNonSpace.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Count.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
CountRunes.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
CountWords.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
FindRe.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
FindRESubmatch.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
FirstUpper.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
HasPrefix.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
HasSuffix.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Repeat.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Replace.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
ReplaceRE.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
RuneCount.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
SliceString.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Split.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Substr.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Title.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
ToLower.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
ToUpper.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Trim.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
TrimLeft.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
TrimPrefix.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
TrimRight.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
TrimSuffix.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00
Truncate.md Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs' 2024-01-27 10:48:57 +01:00