Can't render mdx correctly #2624
Unanswered
floyergilmour
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This feels like another duplicate of https://github.com/orgs/mdx-js/discussions/2568 Right click on the rendered HTML, if there is an |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a vite/react/shadcn app in a monorepo that can't seem to render mdx files correctly
the component where I read the mdx file
the mdx file
vite.config.ts file
No amount of "#" gives me headings.
BOLD text seems to work
What could be the issue here?
Beta Was this translation helpful? Give feedback.
All reactions