From 3bcc0b99e2d221243c3bcc2a5cc2a7f46c6a6d59 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Wed, 26 Jun 2019 20:16:19 +0200 Subject: New feature: Clickable links in plain text (opt) --- template.go | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'template.go') diff --git a/template.go b/template.go index 3d95838..583a50b 100644 --- a/template.go +++ b/template.go @@ -11,7 +11,7 @@ var tpltext = ` {{ .Style | safeCss }} - +
{{- $href := "" -}} @@ -85,6 +85,10 @@ var tpltext = ` Image thumbnails
+