question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Amend the MDX rendering to ensure links are go to a new tab

See original GitHub issue

https://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:closed
  • Created 3 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
devfreddycommented, May 14, 2020

Resolved in b68cae0b08927ca6f76065137dbed212cf62b7d1

0reactions
danielgoldencommented, May 14, 2020

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:

Captura de Pantalla 2020-05-14 a la(s) 10 06 37 a  m
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found