web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.21k stars 107 forks source link

fix: markdown highlight languages #1041

Closed shulaoda closed 2 months ago

shulaoda commented 2 months ago

Summary

Related Issue

closes: #1026

Checklist

netlify[bot] commented 2 months ago

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
Latest commit 74c23ccbc577a2879785aabc9a092edbea163250
Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/662f5e0b4828a10008285b6b
Deploy Preview https://deploy-preview-1041--aquamarine-blini-95325f.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 92 (🟢 up 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (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.

Timeless0911 commented 2 months ago

Awesome! Can you add an e2e fixtures named prism-sytax-highlighter, and write a simple test for this?

Timeless0911 commented 2 months ago

Thank you~