I've added a really simple filter to add target blank to markdown filtering already filtered anchor tag.

Comments

tpzurdo created an issue. See original summary.

frjo’s picture

Assigned: tpzurdo » Unassigned
Status: Needs review » Closed (won't fix)
Issue tags: -target, -_blank, -attributes

This is a patch against the third party Markdown library that are included in this module and will therefor not be accepted.

I suggest you add a small javascript to your theme that opens all links with a specific class in a new window when clicked.