Skip to content

Conversation

@SoonIter
Copy link
Member

Summary

docs: add markdown container part

Related Issue

Checklist

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

Copilot AI review requested due to automatic review settings August 12, 2025 10:16
@netlify
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for rspress-v2 ready!

Name Link
🔨 Latest commit 5ef6438
🔍 Latest deploy log https://app.netlify.com/projects/rspress-v2/deploys/689b151be29ad00008421da7
😎 Deploy Preview https://deploy-preview-2467--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 project configuration.

@netlify
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for rspress ready!

Name Link
🔨 Latest commit 5ef6438
🔍 Latest deploy log https://app.netlify.com/projects/rspress/deploys/689b151be219de0008cdaa24
😎 Deploy Preview https://deploy-preview-2467--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: 45 (🔴 down 49 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 project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR extracts the markdown container documentation from the main MDX usage files into dedicated container documentation files, improving the organization and discoverability of container-related information.

  • Moved container documentation from index.mdx files to separate container.mdx files for both English and Chinese versions
  • Updated navigation metadata to include the new container documentation pages
  • Enhanced the container documentation with improved formatting using tabs for syntax and rendered examples

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
packages/document/docs/zh/guide/basic/use-mdx/index.mdx Removed container section to focus on core MDX usage
packages/document/docs/zh/guide/basic/use-mdx/container.mdx Added comprehensive Chinese container documentation with tabs
packages/document/docs/zh/guide/basic/use-mdx/_meta.json Added container to navigation metadata
packages/document/docs/en/guide/basic/use-mdx/index.mdx Removed container section to focus on core MDX usage
packages/document/docs/en/guide/basic/use-mdx/container.mdx Added comprehensive English container documentation with tabs
packages/document/docs/en/guide/basic/use-mdx/_meta.json Added container to navigation metadata

@SoonIter SoonIter requested a review from Timeless0911 August 12, 2025 10:24
@SoonIter SoonIter merged commit fe177cd into main Aug 13, 2025
11 of 12 checks passed
@SoonIter SoonIter deleted the syt/doc-container branch August 13, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants