Remove trailing whitespace and tabs from RSS templates
authorKyle Anderson <kyle@xkyle.com>
Wed, 12 Aug 2020 05:34:04 +0000 (22:34 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 12 Aug 2020 07:25:16 +0000 (09:25 +0200)
commit5f42590144579c318a444ea2ce46d5c3fbbbfe6e
tree9d38ceec1989ea75a593d9ac108a8042a2b4d9d9
parentf3cb0be35adddfe43423a19116994b53817d97f7
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.
tpl/tplimpl/embedded/templates.autogen.go
tpl/tplimpl/embedded/templates/_default/rss.xml
tpl/tplimpl/embedded/templates/_default/sitemap.xml
tpl/tplimpl/embedded/templates/_default/sitemapindex.xml