{{- /* External markdown links get rel="noopener noreferrer". No target="_blank" — UX choice. */ -}} {{- $external := or (strings.HasPrefix .Destination "http://") (strings.HasPrefix .Destination "https://") (strings.HasPrefix .Destination "//") -}} {{ .Text }} {{- /**/ -}}