Support for Nepali Language Unicode
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 245
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 2
Description
Support for Nepali Language Unicode
If we write equations in Nepali language (Unicode) the output seems broken.
For example:
\(VR = \frac{\text{इफोर्ट दुरी}}{\text{लोड दुरी}}\)
Output looks like this:
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 provided Nepali equation in MathJax and compare its rendering with the attached example. Trace the relevant Unicode text-rendering entry point, then verify that the Nepali text displays correctly without breaking the equation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100