Support for math equations [feature request/solved]
Some users have requested the ability to render mathematical equations. One solution for this would be MathJax (client side rendering). Another would involve a micro service of sorts that accepted Tex markup and returned SVGs.
Like this:
$$E = mc^2$$
Results in this: