This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gohugoio-hugo
Watch
1
Star
0
Fork
0
You've already forked gohugoio-hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-05-11 05:54:58 +00:00
Code
Issues
Releases
Activity
gohugoio-hugo
/
tpl
/
strings
History
Cameron Moore
5862fd2a60
tpl: Fix substr when length parameter is zero
...
When length parameter is zero, always return an empty string. Updates
#7993
2020-12-01 23:20:04 +01:00
..
init_test.go
…
init.go
…
regexp_test.go
…
regexp.go
…
strings_test.go
tpl: Fix substr when length parameter is zero
2020-12-01 23:20:04 +01:00
strings.go
tpl: Fix substr when length parameter is zero
2020-12-01 23:20:04 +01:00
truncate_test.go
…
truncate.go
…