{{ $link := .Destination}} {{ if or (strings.HasPrefix .Destination "http") (strings.HasPrefix .Destination "HAHAHUGOSHORTCODE") }} {{ else }} {{ $link = ref .Page .Destination }} {{ end }} {{ .Text | safeHTML }}