diff --git a/layouts/partials/callout.html b/layouts/partials/callout.html index cfc04550..dff18606 100644 --- a/layouts/partials/callout.html +++ b/layouts/partials/callout.html @@ -35,11 +35,11 @@
- {{ partial "lucide" (dict "context" . "icon" $icon) .}} + {{ partial "lucide" (dict "context" . "icon" $icon) . }} {{ $title }}- {{ .content | markdownify }} + {{- .content | markdownify -}}