LAION-AI / LAION-AI/Open-Assistant
Text beginning with a number incorrectly rendered with KaTeX
Open
Nobody has claimed this yet.
bug
UI/UX
website
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
The string 10 million [...] is considered math and rendered as such until the next numerical token appears:
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
Reproduce the issue using the string 10 million [...] and compare the rendered output with the attached screenshot. Trace the frontend rendering path that invokes KaTeX; done means ordinary text beginning with a number is not rendered as math before a later numerical token.
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
- 30/100