Add support for LaTeX syntax
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 979
- Forks
- 132
- Avg merge
- 9h 23m
- Merged PRs (30d)
- 8
Description
When working with math, physics formulas etc. it is useful to use AI to check for mistakes. The AI models (Qwen3-4B-Instruct-2507-Q5_K_S, gpt-oss-20b-Q8_0) use LaTeX syntax by default but it is not displayed properly - the source code is displayed instead.
Contributor guide
Research direction
No file or test is named in the issue. Start by tracing the chatbot response display in the TypeScript app and checking how LaTeX text is parsed; done means formulas from the cited models render correctly instead of showing their source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100