AutoLinkOptions.OpenInNewWindow should use target=_blank #482

Open
opened 2026-01-29 14:37:52 +00:00 by claunia · 0 comments
Owner

Originally created by @lajjne on GitHub (Sep 13, 2021).

Setting AutoLinkOptions.OpenInNewWindow=true adds target=blank to the links. I'm assuming this is a typo and should be changed to target=_blank. This also seems to be the case for JiraLinks which should probably also be changed to target=_blank .

Originally created by @lajjne on GitHub (Sep 13, 2021). Setting `AutoLinkOptions.OpenInNewWindow=true` adds `target=blank` to the links. I'm assuming this is a typo and should be changed to `target=_blank`. This also seems to be the case for JiraLinks which should probably also be changed to `target=_blank` .
claunia added the bugPR Welcome! labels 2026-01-29 14:37:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#482