How to use KaTeX with Elm

Here’s a link to the GithHub repo that shows how to use KaTeX with Elm to render LaTeX-style math formulas: bare-bones Elm + KaTeX project.

The README file explains all you need to know.

A somewhat more elaborate version of this code is what I’ve used in scripta.io.

5 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.