hugo/tpl/strings
Bjørn Erik Pedersen 8fb594bfb0 Make the title case style guide configurable
This works for the `title` func and the other places where Hugo makes title case.

* AP style (new default)
* Chicago style
* Go style (what we have today)

Fixes #989
2017-07-31 22:16:46 +02:00
..
init.go Make the title case style guide configurable 2017-07-31 22:16:46 +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 Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
strings_test.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
truncate.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00
truncate_test.go tpl: Add template function namespaces 2017-04-30 10:56:38 +02:00