Is it possible to render Math expressions?

Hi, I just started using Appsmith and I like it.

I would like to write math expressions as text and get them displayed with Math symbols. This is similar to what MathJax does. I am wondering if it is possible to include external libraries somehow. For example, can include something like this in AppSmith page (taken from Configuring and Loading MathJax — MathJax 3.2 documentation)?

""

Any help is greatly appreciated.

Thanks,
Raghu

You can use a LaTeX API, like CodeCogs, to specify a formula and have an image of it returned, which you can put on your page using the Image widget.

Example of using the CodeCogs simple API using query string params:
https://latex.codecogs.com/svg.image?x=\\frac{-b\\pm\\sqrt{b^2-4ac}}{2a\\frac{-b\\pm\\sqrt{b^2-4ac}}{2a}