slidev
slidev copied to clipboard
Code highlight not working
Describe the bug
The slides generated using pnpm create slidev@latest cannot use the code highlight feature.
Minimal reproduction
Steps to reproduce the behavior:
pnpm create slidev@latest- Run dev server
- Go to slide 5
- The code highlight feature doesn't work.
Environment
- Slidev version: 51.2.2
- Browser: Chrome
- OS: MacOS
Possibly caused by #2069
I am also experiencing the same issue
I am also experiencing the same issue
Please open a new issue with a minimal reproduction, thanks.