From 998705e847e36a7d98c34828ccb7f34e626831da Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sat, 8 Jan 2022 21:10:55 +0000 Subject: [PATCH] add paragraph breaks back in --- layouts/podcast/rss.xml | 4 ++-- layouts/podcast/single.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/podcast/rss.xml b/layouts/podcast/rss.xml index e6037ab..e4f1319 100644 --- a/layouts/podcast/rss.xml +++ b/layouts/podcast/rss.xml @@ -72,7 +72,7 @@ {{`{{end}} + {{ if isset .Params "image" }}

{{end}} {{ .Summary | safeHTML }} ]]>
@@ -80,7 +80,7 @@ {{` +

{{end}} {{ .Content | safeHTML }} ]]> diff --git a/layouts/podcast/single.html b/layouts/podcast/single.html index f434a15..f264565 100644 --- a/layouts/podcast/single.html +++ b/layouts/podcast/single.html @@ -15,7 +15,7 @@ {{ if isset .Params "image" }} - +

{{ end }}