mathbot
mathbot copied to clipboard
emoji throws off inline tex rendering
This string is not rendered:
the MathBot seems to be working now 🙂 Apparently, you can also type nonsense inline — for example, $$2 + 2 = 5$$ is false, but $$5 := 2 + 2$$ makes sense!
While this one is rendered as a full tex string (not inlined in the sense that a discord string contains tex images, it's one tex image):
testing inline tex $$2 + 2 = 5$$ is false, but $$5 := 2 + 2$$ makes sense
Maybe the emoji is throwing the parser off? Yep, seems to be the case.
This project is awesome, thanks for your work.