lmstudio-ai / lmstudio-ai/docs
Monospace font is missing box-drawing characters, breaks ASCII charts
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 172
- Forks
- 128
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
Some pages like https://lmstudio.ai/docs/developer/openai-compat/tools#high-level-flow include ASCII charts.
All [box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_characters) are absent in [Geist Mono](https://fonts.google.com/specimen/Geist+Mono) (the monospace font used by the theme), causing the browser to instead use the fallback fonts for those characters:
The [Google Fonts type tester](https://fonts.google.com/specimen/Geist+Mono/tester) demonstrates this nicely when pasting the chart into it:
Contributor guide
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 by reproducing the missing box-drawing characters on the linked OpenAI compatibility tools page and inspect the theme's Geist Mono font configuration. Done means ASCII charts render with aligned box-drawing characters rather than visibly different fallback glyphs.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100