Internal links in same tab, external links in new tab

Hmm, based on the hrefTargetBlank documentation, I assumed that it already did that (As I mentioned above, I leave that option at the default false as I anyways middle click on links to open them in separate tabs.) …

Does it not work that way?

If not, then maybe:

  • Open an issue on Blackfriday repo

Looks like Blackfriday’s definition of “external link” is “not relative link”, which is bad IMO. At least in hugo docs, we should correctly document what hrefTargetBlank actually does… I’ll open an issue for that in hugoDocs. Done.

From Blackfriday repo: