hugo/tpl
Bjørn Erik Pedersen ae63c2b5c9
Fail on partials with return when given none or a zero argument
We need to make a proper fix for this, but it is better with an error than just silently continue.

Fixes #7572
Updates #7528
2020-08-19 10:01:16 +02:00
..
cast
collections Fix server reload when non-HTML shortcode changes 2020-07-03 23:31:51 +02:00
compare
crypto
data
debug
encoding
fmt
hugo
images
inflect
internal Add proper Media Type handling in js.Build 2020-07-13 10:56:23 +02:00
js resources/js: Simplify options handling 2020-07-22 10:13:30 +02:00
lang
math
openapi/openapi3 Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
os
partials Fail on partials with return when given none or a zero argument 2020-08-19 10:01:16 +02:00
path
reflect
resources Add proper Media Type handling in js.Build 2020-07-13 10:56:23 +02:00
safe
site
strings
templates
time
tplimpl Remove trailing whitespace and tabs from RSS templates 2020-08-12 09:25:16 +02:00
transform Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
urls
template.go Fix server reload when non-HTML shortcode changes 2020-07-03 23:31:51 +02:00
template_info.go
template_test.go