hugo/tpl/encoding
Cameron Moore 8568928aa8 tpl: Extend Jsonify to support options map
Add support for prefix and indent options used by json.MarshalIndent
from the Go stdlib.
2020-04-07 20:01:57 +02:00
..
encoding.go tpl: Extend Jsonify to support options map 2020-04-07 20:01:57 +02:00
encoding_test.go tpl: Extend Jsonify to support options map 2020-04-07 20:01:57 +02:00
init.go tpl: Extend Jsonify to support options map 2020-04-07 20:01:57 +02:00
init_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00