Hacker News new | ask | show | jobs
by vlad003 4123 days ago
Can I just add $$x^2$$ to my text and have KaTeX render it automatically (like MathJax does), or do I have to use katex.render() directly?
1 comments

katex.render() if I recall.