Took too long to fix this one. To open links in new tabs using Hugo’s Goldmark renderer, do the following: Create this file layouts/_default/_markup/render-link.html Add this in the file: {{ .Text }} And you’re done.| www.elliotsachs.com