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

fix: code block regex #1755

Merged
merged 4 commits into from
Jul 13, 2024
Merged

fix: code block regex #1755

merged 4 commits into from
Jul 13, 2024

Conversation

kermanx
Copy link
Member

@kermanx kermanx commented Jul 12, 2024

close #1754.

Previously, the code block regex couldn't match

```ts·
abc
```

(There is a space after ts)

Copy link

netlify bot commented Jul 12, 2024

Deploy Preview for slidev ready!

Name Link
🔨 Latest commit 3077c21
🔍 Latest deploy log https://app.netlify.com/sites/slidev/deploys/669140ebf3a864000866c0fa
😎 Deploy Preview https://deploy-preview-1755--slidev.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lineNumbers options is not working when using Code Snippets
2 participants