redstrate.com/themes/red/layouts/_default/_markup/render-link.rss.xml

2 lines
No EOL
137 B
XML

<a href="{{ .Destination | safeURL }}" {{ if strings.HasPrefix .Destination "http" }}
target="_blank"{{ end }}>{{ .Text | safeHTML }}</a>