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
template_resources.go
template_resources_test.go
template_test.go Implement substr template function 2015-03-23 18:56:58 +01:00