misleading fontFamily documentation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
The home page suggests that font family names with spaces do not need quotes. However, on macOS, font families like Atkinson Hyperlegible Mono Regular require double quotes ("...") around the name, or else they silently fail to resolve.
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
Start at the Hyper home page documentation for fontFamily and compare its guidance with the reported macOS behavior for Atkinson Hyperlegible Mono Regular. Update the wording so the quoting requirement is accurate, then verify that the example and surrounding explanation no longer suggest unquoted names always work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100