-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Future Dev
filter_tex renders images server side which works offline and in emails, rss, etc Mathjax works client side only but looks much nicer. It would be good to get the best of both worlds and have Mathjax be able to do the render to either html or svg serverside and then cached in muc / cache datadir like tex does.
Mathjax does support node rendering so this seems viable: