Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Anchor tags always open in same tab #249

Closed
arpanchaudhury opened this issue Mar 26, 2016 · 1 comment
Closed

Anchor tags always open in same tab #249

arpanchaudhury opened this issue Mar 26, 2016 · 1 comment

Comments

@arpanchaudhury
Copy link

I want all anchor tags in the parsed markdown to open in a new tab window. I changed showdown.js
file line no 1134 to add target='_blank'. I want to pass one more optional parameter while parsing the markdown to get target attribute of a link. Is it a good idea? If yes, I can add a PR to this.

@arpanchaudhury
Copy link
Author

Closing the issue. Duplicate of #222

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant