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.

Question: what is "@mdx-js/tag" for in the next.js example?

See original GitHub issue

The next.js example shows a "@mdx-js/tag" dependency, but I don’t see where this is being used or what it is for? It seems there isn’t any documentation for this package: https://www.npmjs.com/package/@mdx-js/tag.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
trevordmillercommented, May 5, 2018

@timneutkens Ok thanks. I’d recommend removing it from the examples then 😃 https://github.com/mdx-js/mdx/tree/master/examples

0reactions
silvenoncommented, Jul 9, 2019

Really? Does it not work in development? Could you explain exactly what you mean and how to reproduce this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Advanced Features: Using MDX - Next.js
MDX is a superset of markdown that lets you write JSX directly in your markdown files. It is a powerful way to add...
Read more >
Top 40 Next.JS Interview Questions & Answers 2023 | MindMajix
This MindMajix video on Next JS Interview Questions and Answers video includes all the frequently asked Interview questions that give you an ...
Read more >
[Feedback] App Directory in Next.js 13 #41745 - GitHub
I had the same problem when I used React Three Fiber. I use Canvas for the parent layout, and I add CSS "displays:...
Read more >
How to Set port in next.js - Stack Overflow
This work for me "scripts": { "dev": "next dev -p 8080", "start": "next start -p 8080", },.
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