I was wondering if it is ever planned to have the option to open links in another browser tab with the GitHub markdown.
For example <a href="www.google.com" target="_blank">My Link</a>
would open another tab in your browser and load the google page, but currently, GitHub would just change the current page to go to the google page.