hugo/tpl
Bjørn Erik Pedersen a3fe5e5e35
Fix Params case handling in the index, sort and where func
This means that you can now do:

```
{{ range where .Site.Pages "Params.MYPARAM" "foo" }}
```
2019-11-22 18:41:50 +01:00
..
cast
collections Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
compare
crypto
data
encoding
fmt
hugo
images
inflect
internal
lang
math
os
partials
path
reflect
resources Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
safe
site
strings
templates
time
tplimpl Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
transform
urls
template.go
template_info.go
template_test.go