Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: temp file not properly created on windows
There was an issue in reading the temp env variable caused by wrong paren in the `uv.os_getenv()` function. This caused a `--watch` file to be created in the cwd instead of the `markmap.html` in the temp directory.
- Loading branch information