Skip to content

refactor(mdx-loader): remove flattenMdxContent in loader#2101

Merged
SoonIter merged 1 commit intomainfrom
syt/remove-flatten-mdx-content-in-loader
Apr 29, 2025
Merged

refactor(mdx-loader): remove flattenMdxContent in loader#2101
SoonIter merged 1 commit intomainfrom
syt/remove-flatten-mdx-content-in-loader

Conversation

@SoonIter
Copy link
Member

@SoonIter SoonIter commented Apr 27, 2025

Summary

Return to the mdx true usage

Related Issue

close #1555

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Apr 27, 2025

Deploy Preview for rspress-v2 ready!

Name Link
🔨 Latest commit 1d84931
🔍 Latest deploy log https://app.netlify.com/sites/rspress-v2/deploys/680e3c92da13a20008548cba
😎 Deploy Preview https://deploy-preview-2101--rspress-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 27, 2025

Deploy Preview for rspress ready!

Name Link
🔨 Latest commit 1d84931
🔍 Latest deploy log https://app.netlify.com/sites/rspress/deploys/680e3c925e480f000835eff0
😎 Deploy Preview https://deploy-preview-2101--rspress.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93 (🟢 up 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (🟢 up 9 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@SoonIter SoonIter changed the title refactor!: remove flattenMdxContent in loader refactor(mdx-loader): remove flattenMdxContent in loader Apr 29, 2025
@SoonIter SoonIter requested a review from Timeless0911 April 29, 2025 11:08
Copy link
Contributor

@Timeless0911 Timeless0911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the beginning of our refactor of the entire mdx compilation logic

@SoonIter SoonIter merged commit b4030ef into main Apr 29, 2025
14 of 15 checks passed
@SoonIter SoonIter deleted the syt/remove-flatten-mdx-content-in-loader branch April 29, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: passing props onto .mdx component breaks rendering

2 participants