ref: 89e2716d290708ccde0a6f65504c1650c2f41b3d
parent: aba2647c152ffff927f42523b77ee6651630cd67
author: Bjørn Erik Pedersen <[email protected]>
date: Tue Nov 27 13:15:55 EST 2018
tpl: Regenerate templates
--- a/tpl/tplimpl/embedded/templates.autogen.go
+++ b/tpl/tplimpl/embedded/templates.autogen.go
@@ -328,7 +328,7 @@
{{- end -}}
{{- if or (.Get "caption") (.Get "attr") -}}<p>
{{- .Get "caption" | markdownify -}}
- {{- with .Get "attrlink" -}}
+ {{- with .Get "attrlink" }}
<a href="{{ . }}">
{{- end -}}
{{- .Get "attr" | markdownify -}}