element-hq / element-hq/element-x-android

Math support

Open
#2,638 4 comments 12 reactions 0 assignees View on GitHub
T-Enhancement
Dominant language
Kotlin
Stars
2.4k
Forks
624
Avg merge
1d 14h
Merged PRs (30d)
149

Description

### Your use case

#### What would you like to do?

Write math like `$\sqrt{\delta}$` to print $\sqrt{\delta}$.

#### Why would you like to do it?

Cause math is less cool when reading LaTeX code.

#### How would you like to achieve it?

Just parse the code that starts and ends with a dollar, and then use something like MathJax to print it. This has already been implemented in Element Android and in element web (experimental).

### Have you considered any alternatives?

_No response_

### Additional context

_No response_

### Are you willing to provide a PR?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.