Closed talatkuyuk closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mdx | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 20, 2024 10:44am |
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
908ff45
) 100.00% compared to head (4a2d3ef
) 100.00%. Report is 9 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I added a warning for the plugin recma-mdx-change-props
into the README.md.
[!WARNING]
It is useful fornext-mdx-remote
ornext-mdx-remote-client
users innextjs
applications.
Hey @talatkuyuk! 👋 Thanks for sharing!
Have you made the visibility of https://github.com/ipikuka/recma-mdx-change-props public? I'm seeing a 404 not found error when I try to view this link.
Hey @talatkuyuk! 👋 Thanks for sharing!
Have you made the visibility of https://github.com/ipikuka/recma-mdx-change-props public? I'm seeing a 404 not found error when I try to view this link.
Sorry, I've made it public, now.
Thank you, Talat!
Initial checklist
Description of changes
Added two new
recma
plugins into the docs:ipikuka/recma-mdx-change-props
— changes the param as “_props” in the function “_createMdxContent”ipikuka/recma-mdx-escape-missing-components
— set the default value() => null
for the Components in case of missing or not provided