{{ $text := ((.text) | markdownify) }} {{ $hasP := (strings.Contains ($text) "
") }} {{ if (not ($hasP)) }}
{{ ($text) }}