keybase / keybase/client

[Feature Request] LaTeX rendering

Open
#9,362 5 comments 12 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.