-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #729: Open external domain links in a new tab #827
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comments
p.s. Here's Wikipedia's link: https://en.wikipedia.org/w/skins/Vector/images/external-link-ltr-icon.svg |
Updated icon to the wikipedia's one and placed in closer to text. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
@jorgeorpinel is it good to merge? |
Added custom renderer for links that will add target="_blank" to external links and show icon after them