@Myles Scolnick It seems to me that currently marimo is using katex for equation rendering.
katex possibilities are relatively limited compared to mathjax, but it happens to have an extension for mhchem, which is the one I personally need (and honestly anyone doing chemistry).
With a couple of new lines in
TexPlugin.tsx
I could make something that seems to be working. Not sure this is enough, but in case, I can't push my branch to the repo to make a pull request :
(marimo-dev) marimo ➤ git push --set-upstream origin ls/add-mhchem
ERROR: Permission to marimo-team/marimo.git denied to LioSergent.
How can I make a pull request ?