Add OpenInNewWindow property to LinkInlineRenderer #749

Closed
opened 2026-01-29 14:44:44 +00:00 by claunia · 1 comment
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:44 +00:00
Author
Owner

@danielklecha commented on GitHub (Oct 3, 2025):

Fixed in #894.

@danielklecha commented on GitHub (Oct 3, 2025): Fixed in #894.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#749