Skip to content
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

Add support for mdx 3 #97

Open
millette opened this issue May 23, 2024 · 1 comment
Open

Add support for mdx 3 #97

millette opened this issue May 23, 2024 · 1 comment
Labels
enhancement New feature or request pr welcome

Comments

@millette
Copy link

Describe the solution you'd like
Support mdx 3 please :-)

Additional context
I was planning to use mermaid within Astro but got this error instead:

[@mdx-js/rollup] Cannot read properties of undefined (reading 'call')
file: /home/millette/wip/mermaid-mdx/src/pages/page-2.mdx:undefined:undefined
  Stack trace:
    at Object.transform (file:///home/millette/wip/mermaid-mdx/node_modules/.pnpm/@astrojs+mdx@3.0.1_astro@4.9.1_@types+node@18.19.33_typescript@5.4.5_/node_modules/@astrojs/mdx/dist/vite-plugin-mdx.js:54:15)
    at file:///home/millette/wip/mermaid-mdx/node_modules/.pnpm/rollup@4.18.0/node_modules/rollup/dist/es/shared/node-entry.js:19774:40
@sjwall
Copy link
Owner

sjwall commented Aug 15, 2024

Hi, currently I have no plans to implement support for mdx 3. A PR doing this is welcome

@sjwall sjwall added enhancement New feature or request pr welcome labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr welcome
Projects
None yet
Development

No branches or pull requests

2 participants