[Feature Request] LaTeX rendering
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
It would be great to introduce rendering of math formulae using LaTeX. Either using a local process or using one of the libraries like KaTeX (https://github.com/Khan/KaTeX).
For instance,
$\frac{1}{2}$ would become an image, rendering a fraction 1 over 2 when sent, and revert back to $\frac{1}{2}$ in the edit mode.
Contributor guide
No contributing guide indexed for this repository
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 file, test, or entry point is named. First locate the chat message rendering and edit-mode entry points, then investigate the local-process and KaTeX options mentioned in the issue. Done means LaTeX formulas render when sent and return to their source form in edit mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100