Hi,
I recently started exploring Appsmith and am liking it so far.
Coming to my question, I would like to write math expressions in text and get them properly rendered with Math symbols. Sort of what https://www.mathjax.org/ does.
Is it possible and if so, any pointers would be greatly appreciated.
Thanks,
Raghu
Hi,
Sorry, This is not possible natively using Appsmith. We are having plans to support custom JS libraries. But, we don’t have an ETA for this.
What I could suggest is to use some external service that does this.
For example math.now.sh
Add an image widget and give this URL to see an example:
https://math.now.sh?from=\\log\\prod^N_{i}x_{i}=\\sum^N_i\\log{x_i}&color=black
1 Like