fix: ensure render template contains no empty newlines (#76)

This commit is contained in:
Robert Kaussow 2021-02-24 16:37:12 +01:00 committed by GitHub
parent 10e95b8c7b
commit 798a2679c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -1 +1,2 @@
<img src="{{ .Destination | safeURL | relURL }}" alt="{{ .Text }}" {{ with .Title}} title="{{ . }}"{{ end }} />
{{- /* Drop trailing newlines */ -}}