Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for KaTex #2132

Closed
1 task done
KarolTrzeszczkowski opened this issue Mar 15, 2018 · 2 comments
Closed
1 task done

Add support for KaTex #2132

KarolTrzeszczkowski opened this issue Mar 15, 2018 · 2 comments

Comments

@KarolTrzeszczkowski
Copy link

KarolTrzeszczkowski commented Mar 15, 2018

  • I have searched open and closed issues for duplicates

Feature request description

It would be so great if you added KaTeX support. Facebook (desktop version) has it and it's very useful. I know you have a lot of stuff to do but for many of my friends it would be the main argument to join Signal.
https://github.com/Khan/KaTeX

This is in javascript so it might be possible to do it

Steps to reproduce

write a latex formula in $$ surrounding and send it to another person

Actual result:
you get just a bunch of $$\frac{e^x}{etcetera}...$$ signs
Expected result:
You get a pretty mathematical formula for the people of culture.

Screenshots

How it looks like in facebook
zrzut ekranu

@scottnonnenberg-signal
Copy link
Contributor

Yes, it is in javascript. But are there libraries to support it for iOS and Android apps? We'd want to be sure that if Signal Desktop could send/receive it, our other Signal apps could send/receive it.

@KarolTrzeszczkowski
Copy link
Author

For Android I've found this https://github.com/lingarajsankaravelu/Katex
and this https://github.com/ianarawjo/KaTeX-iOS for iOS.
I'm no developer so I can't really settle how useful it is, but maybe it is :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants