Skip to content

docs: enable rspress ssg-md#835

Merged
9aoy merged 1 commit intomainfrom
rspress-ssg-md
Jan 6, 2026
Merged

docs: enable rspress ssg-md#835
9aoy merged 1 commit intomainfrom
rspress-ssg-md

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Jan 6, 2026

Summary

Enable rspress ssg-md to support rendering the <overview/> component as a Markdown string.

image

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 08:28
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 6, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit a584dde
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/695cc7a6fa3f7100086e0f52
😎 Deploy Preview https://deploy-preview-835--rstest-dev.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
Copy Markdown
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 upgrades the Rspress framework from version 2.0.0-rc.3 to 2.0.0-rc.4 to enable the ssg-md feature for rendering the <overview/> component as a Markdown string. The upgrade also migrates from using the @rspress/plugin-llms plugin to the built-in llms configuration option.

Key changes:

  • Upgraded @RsPress packages from rc.3 to rc.4
  • Migrated from plugin-based to built-in llms configuration
  • Updated related docsearch dependencies to latest versions

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
website/rspress.config.ts Removed pluginLlms import and usage, added built-in llms: true configuration option
website/package.json Updated @RsPress package versions from 2.0.0-rc.3 to 2.0.0-rc.4
pnpm-lock.yaml Updated lock file with new package versions and resolved dependencies including docsearch updates
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@9aoy 9aoy merged commit 4d4e951 into main Jan 6, 2026
31 of 32 checks passed
@9aoy 9aoy deleted the rspress-ssg-md branch January 6, 2026 09:07
@9aoy 9aoy mentioned this pull request Jan 9, 2026
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