Inline code always shows up as the word children
for me
#2500
Unanswered
kevinb-khan
asked this question in
Q&A
Replies: 1 comment
-
Welcome @kevinb-khan! 👋 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The following .mdx:
gets rendered as:

I tried searching for an existing issue, but couldn't find anything. As a workaround I can do
<code>tomato</code>
.My entry point looks like:
and my vite.config.ts looks like:
I'm using the following mdx related deps:
Beta Was this translation helpful? Give feedback.
All reactions