-
Notifications
You must be signed in to change notification settings - Fork 196
Error parsing with mdx
#585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
My contentlayer.config.ts is almost identical to shadcn-taxonomy:contentlayer.config.js except it is TS and with less documenttypes and different fields. |
It is related to: #560 |
Completely removing the remarkPlugins & remarkGfm from the contentlayer.config.ts cleared out the issue, so that is where it is it seems. |
I encountered the same problem when I used |
I'm facing the same issue. Any use of backticks in MDX results in this issue. And it is due to the |
Downgrading |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I got this log, it said to post a new Issue, I have replaced my username and projectname with and because I think that does not change this error.
It says Win 10, but it is Win 11 OS. I am using
pnpm
v8.6.6.This is my package.json deps as well, before I show the full log:
With the following mdx file in:
/content/docs/getting-started.mdx
:The text was updated successfully, but these errors were encountered: