i18n(fr): add markdown-remark.mdx & studiocms-ui.mdx#208
Conversation
📝 WalkthroughWalkthroughTwo new French documentation pages were added under src/content/docs/fr/ecosystem/packages: a detailed guide for the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@src/content/docs/fr/ecosystem/packages/markdown-remark.mdx`:
- Around line 107-112: The render call uses an invalid object literal for its
third argument: instead of the nested `{ $$result, {custom: Custom} }` you
should pass an object that includes $$result and a components property mapping
the tag name to the component (i.e., $$result plus components: { custom: Custom
}) so update the render invocation that references render and the Custom symbol
to use a components property wrapping the custom component map.
Description
Adds the French translations of
ecosystem/packages/markdown-remark.mdx&ecosystem/packages/studiocms-ui.mdxadded in #194 and updated in #210Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.