{{ .Description }}
{{ else if .Content }} {{ $summary := "" }} {{ if in .RawContent "" }} {{ $tmp := split .RawContent "" }} {{ index $tmp 0 | markdownify }} {{ else }} {{ if hasPrefix .Summary "" }} {{ .Summary }} {{ else }}
{{ .Summary }}
{{ end }} {{ end }} {{ else if $image }} {{ $i := (.Resources.GetMatch $image).Permalink }} {{ end }}