{{ printf "%s" $post.Params.summary | markdownify }}
{{ else if $post.Truncated }} {{ $post.Summary }} {{ else }} {{ $post.Content }} {{ end }}{{ $post := . }}
{{ printf "%s" $post.Params.summary | markdownify }}
{{ else if $post.Truncated }} {{ $post.Summary }} {{ else }} {{ $post.Content }} {{ end }}