Add OpenInNewWindow property to LinkInlineRenderer #746

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

Originally created by @danielklecha on GitHub (Aug 13, 2025).

There is no way to force to open markdown links in a new window.
It's possible for auto links, but markdown links don't have this feature.

OpenInNewWindow property should add target=_blank if link is not image.

Originally created by @danielklecha on GitHub (Aug 13, 2025). There is no way to force to open markdown links in a new window. It's possible for auto links, but markdown links don't have this feature. OpenInNewWindow property should add target=_blank if link is not image.
claunia added the enhancementPR Welcome! labels 2026-01-29 14:44:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#746