hugo/tpl/strings
Cameron Moore 29a2da0593 tpl: Cleanup strings.TrimPrefix and TrimSuffix
These funcs were added during the move to namespaces but were
undocumented.  This commit fixes the order of the arguments and adds the
funcs to the method mapping.
2017-08-18 14:21:58 +02:00
..
init.go tpl: Cleanup strings.TrimPrefix and TrimSuffix 2017-08-18 14:21:58 +02:00
init_test.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
regexp.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
regexp_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
strings.go tpl: Cleanup strings.TrimPrefix and TrimSuffix 2017-08-18 14:21:58 +02:00
strings_test.go tpl: Cleanup strings.TrimPrefix and TrimSuffix 2017-08-18 14:21:58 +02:00
truncate.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
truncate_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00