-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
@RoenLie
Description
When using a tool that creates a large amount of markdown files at once. It spawns an insane amount of ripgrep processes which ultimately freezes the computer.
Minimal reproduction
Use something that creates a lot of markdown files.
For example: typedoc-plugin-markdown plugin for typedoc.
Run the typedoc command and observe the rg processes being created.
Environment
- Slidev version: latest
- Browser: N/A
- OS: macos