hugo/tpl/data
Sam Smith c4fa2f0799 tpl: Fix error with unicode in file paths
Add url.QueryUnescape before reading file which allows files with
unicode in their paths to be read.

Fixes #6996
2020-03-09 13:31:04 +01:00
..
data.go tpl: Make getJSON/getCVS accept non-string args 2019-10-10 13:30:39 +02:00
data_test.go tpl: Fix error with unicode in file paths 2020-03-09 13:31:04 +01:00
init.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
init_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
resources.go tpl: Fix error with unicode in file paths 2020-03-09 13:31:04 +01:00
resources_test.go Prepare for Goldmark 2019-11-06 19:09:08 +01:00