Skip to content

Conversation

@Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Jan 6, 2026

Summary

Enable rspress ssg-md to support rendering the component as a Markdown string.

Related Links

https://v2.rspress.rs/guide/basic/ssg-md

Checklist

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

Copilot AI review requested due to automatic review settings January 6, 2026 09:25
@Timeless0911 Timeless0911 changed the title feat(website): enable ssg-md to support rendering overview component docs: enable ssg-md to support rendering overview component Jan 6, 2026
@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 87f25ef
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/695cd58d78d8bf00088012ac
😎 Deploy Preview https://deploy-preview-1432--rslib.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.

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 migrates the website from using the @rspress/plugin-llms plugin to the built-in llms: true configuration option in Rspress 2.0. The changes remove the external plugin dependency and leverage the native LLMS support that has been integrated into the Rspress core.

  • Removed @rspress/plugin-llms import and usage from rspress.config.ts
  • Added llms: true configuration option to enable built-in LLMS support
  • Removed @rspress/plugin-llms package dependency from package.json

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
website/rspress.config.ts Migrated from external pluginLlms() to built-in llms: true configuration
website/package.json Removed @rspress/plugin-llms package dependency

Note: The PR title and description mention "enabling ssg-md to support rendering overview component," but the actual changes are about migrating the LLMS plugin to a built-in configuration. There appears to be a mismatch between the PR description and the actual implementation.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 merged commit a44a8ba into main Jan 6, 2026
16 checks passed
@Timeless0911 Timeless0911 deleted the feat/website-ssg-md-overview branch January 6, 2026 09:41
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.

2 participants