Sujin Lee
Sujin Lee
 

@tonyxiao It's a fantastic idea. The code is rusty, but I'll prune it and bring it back to life.
# KaTex ```html {% block stylesheet %} ``` ### AutoRender [repo](https://github.com/Khan/KaTeX/tree/master/contrib/auto-render) ``` html renderMathInElement( document.body, { delimiters: [ {left: "$$", right: "$$", display: true}, {left: "\\[", right: "\\]", display: true},...