scribble-html does not support chinese
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 250
- Forks
- 102
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 1
Description
If the name of the .scrbl file is Chinese, an error occurs when the scrible-html command is executed.
Console Output:
Language: scribble/base, with debugging; memory limit: 128 MB.
scribble: loading xref
scribble: rendering
. . ........\App\Racket\share\pkgs\net-lib\net\sendurl.rkt:98:0: shell-execute: failed
system error: The system cannot find the specified file.。; win_err=2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no source file or test; start by reproducing the scribble-html command on Windows with a Chinese .scrbl filename and inspect the shell-execute failure from the console output. Done means the command completes successfully for Chinese filenames without the reported system error.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100