hugo/tpl
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
..
cast all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
collections all: gofmt -s 2017-08-07 20:03:15 +02:00
compare compare, hugolib, tpl: Add Eqer interface 2017-08-18 07:36:32 +02:00
crypto all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
data tpl: Use hash for cache key 2017-07-21 13:10:11 +02:00
encoding all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
fmt Add some missing doc comments 2017-08-03 15:57:51 +02:00
images tpl: Add WebP images support 2017-06-28 21:45:48 +02:00
inflect Switch from fork bep/inflect to markbates/inflect 2017-08-01 13:05:09 +02:00
internal all: Fix spelling 2017-08-07 20:19:24 +02:00
lang Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
math all: Fix spelling 2017-08-07 20:19:24 +02:00
os Add some missing doc comments 2017-08-03 15:57:51 +02:00
partials Add some missing doc comments 2017-08-03 15:57:51 +02:00
safe Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
strings tpl: Cleanup strings.TrimPrefix and TrimSuffix 2017-08-18 14:21:58 +02:00
time all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
tplimpl Add an iFrame title to the YouTube shortcode 2017-08-12 00:36:40 +02:00
transform tpl/transform: Only strip p tag in markdownify if only one paragraph 2017-08-10 19:52:41 +02:00
urls Add some missing doc comments 2017-08-03 15:57:51 +02:00
template.go Add some missing doc comments 2017-08-03 15:57:51 +02:00