Amend the MDX rendering to ensure links are go to a new tab
See original GitHub issuehttps://mdxjs.com/guides/writing-a-plugin
All markdown links in the project pages src/data/project-main-content
should go to an external browser tab. We can write a plugin to do that.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
open link in new tab with github markdown using target="_blank"
Well it seems that the simple answer is "It's not possible". Github does not include the target attribute even if you use plain...
Read more >What's the best way to open links in new tab with gatsby ...
If you're using Gatsby in combination with gatsby-plugin-mdx and would like to know the best way to open links in a new tab...
Read more >Getting started - MDX
This article explains how to integrate MDX into your project. It shows how to use MDX with your bundler and JSX runtime of...
Read more >MDX and React - Docusaurus
Docusaurus has built-in support for MDX v1, which allows you to write JSX within your Markdown files and render them as React components....
Read more >React 2025 – Adding MDX - YouTube
Build and deploy a modern Jamstack application using the most popular open-source software. In this live stream, I cover:0:00 - Dark mode ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Resolved in b68cae0b08927ca6f76065137dbed212cf62b7d1
I am seeing a weird issue where, even though I’ve removed the code that I thought made this work, I’m still getting a double icon from the MDX file: