You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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:$$\frac{e^x}{etcetera}...$$ signs
you get just a bunch of
Expected result:
You get a pretty mathematical formula for the people of culture.
Screenshots
How it looks like in facebook
![zrzut ekranu](https://user-images.githubusercontent.com/11697819/37458929-d1604e22-2846-11e8-808a-9adfcf4bb2d4.png)
The text was updated successfully, but these errors were encountered: