Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: more details about regexp engines #885

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

slevithan
Copy link
Collaborator

@slevithan slevithan commented Jan 4, 2025

Various small improvements/updates/tweaks for https://shiki.style/guide/regex-engines. Feel free to undo any of the changes.

An underlying motivation for some of these changes was to avoid discouraging use of the JS engine (while still providing all relevant details and warnings) now that it is stable and more robust.

This doesn't add mention of the JS engine for precompiled grammars (added in Shiki v1.26) since I think it's best for @antfu to do the first pass for that.

Copy link

netlify bot commented Jan 4, 2025

Deploy Preview for shiki-matsu ready!

Name Link
🔨 Latest commit c29efe7
🔍 Latest deploy log https://app.netlify.com/sites/shiki-matsu/deploys/677991c68947fe0008a0cd0f
😎 Deploy Preview https://deploy-preview-885--shiki-matsu.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.

Copy link

netlify bot commented Jan 4, 2025

Deploy Preview for shiki-next ready!

Name Link
🔨 Latest commit c29efe7
🔍 Latest deploy log https://app.netlify.com/sites/shiki-next/deploys/677991c631ac8c0008615f0e
😎 Deploy Preview https://deploy-preview-885--shiki-next.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.

@antfu antfu merged commit a7834b3 into shikijs:main Jan 5, 2025
12 checks passed
@slevithan slevithan deleted the jsenginedocs branch January 5, 2025 23:56
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