+
+ {{ partial "large_icon.html" "callout-quote" }}
+
+
{{- $text := partial "strip_indent.html" (dict "content" .Inner "pos" .Position) -}}
{{- $text | markdownify -}}
{{ with .Get "caption" }}
-
{{.}}
+
{{.}}
{{ end }}
-
+
diff --git a/layouts/shortcodes/tip.html b/layouts/shortcodes/tip.html
index 30b528a40e..b4aaf1136d 100644
--- a/layouts/shortcodes/tip.html
+++ b/layouts/shortcodes/tip.html
@@ -1,5 +1,8 @@