-
-
Notifications
You must be signed in to change notification settings - Fork 748
Closed
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributorshelp wantedContributions are especially encouragedContributions are especially encouraged
Milestone
Description
Search Terms
markdown link target _blank
Problem
The sourceLinkExternal option allows me to open links in a new tab when generating HTML. I would like to see a similar option for links in the markdown itself.
Suggested Solution
Markdown links are, as designed, processed by markdown-it. However, it's possible to add a target="_blank" to all links through the use of a custom renderer. This should be enabled through an option in the generator.
Metadata
Metadata
Assignees
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributorshelp wantedContributions are especially encouragedContributions are especially encouraged