hugo/tpl
Kyle Anderson 5f42590144 Remove trailing whitespace and tabs from RSS templates
The rss templates had some tab characters mixed in with the spaces.
Additionally there would end up being trailing whitespace in output
rss feeds, which looks red in git diff.
2020-08-12 09:25:16 +02:00
..
cast Some minify configuration adjustments 2020-03-20 20:35:57 +01:00
collections Fix server reload when non-HTML shortcode changes 2020-07-03 23:31:51 +02:00
compare Add support for sort by boolean 2020-05-02 11:57:34 +02:00
crypto tpl/crypto: Add hmac 2020-06-05 20:04:11 +02:00
data tpl: Fix error with unicode in file paths 2020-03-09 13:31:04 +01:00
debug tpl: Add debug.Dump 2020-07-02 09:04:46 +02:00
encoding tpl: Extend Jsonify to support options map 2020-04-07 20:01:57 +02:00
fmt tpl: Do not return any value in errorf 2019-12-21 10:26:14 +01:00
hugo tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
images Allow slices in the image Filter funcs, not just varargs 2019-09-04 17:24:50 +02:00
inflect tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
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 tpl: Fix bad rounding in NumFmt 2020-06-02 17:20:36 +02:00
math Add math.Pow 2020-05-14 10:00:31 +02:00
openapi/openapi3 Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
os tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
partials tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
path tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
reflect tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
resources Add proper Media Type handling in js.Build 2020-07-13 10:56:23 +02:00
safe Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
site tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
strings tpl/strings: Add strings.Count 2020-07-03 10:35:46 +02:00
templates tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
time tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
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 markup/goldmark: Make auto IDs GitHub compatible 2020-01-04 19:46:01 +01:00
template.go Fix server reload when non-HTML shortcode changes 2020-07-03 23:31:51 +02:00
template_info.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00