StackExchange / StackExchange/Stacks-Editor
Math formulas support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 437
- Forks
- 61
- Avg merge
- 16h 2m
- Merged PRs (30d)
- 8
Description
Are you going to add Math formulas support? Both inline and blocks, ideally using MathJax? I mean I would love to write $\frac{1}{2}$ and get mathemtical fraction :)
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
No files, tests, or entry points are identified in the issue. Start by locating the editor's rendering path and existing formatting tests, then define support for both inline and block formulas; done means expressions such as \frac{1}{2} render correctly in each form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100