hugo/tpl
Anthony Fok 5b0245ca59 Implement substr template function
Its behavior is similar to that in JavaScript
with special handling of negative length as found in in PHP.

Fixes #991
2015-03-23 18:56:58 +01:00
..
template.go Implement substr template function 2015-03-23 18:56:58 +01:00
template_embedded.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
template_resources.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
template_resources_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
template_test.go Implement substr template function 2015-03-23 18:56:58 +01:00