This is a simple [PanDoc][ref-1] filter that will converts all math blocks and raw LaTeX blocks to [SVG][ref-2]s.
With this filter, you can start writing raw LaTeX in Markdown and get a neatly generated SVG in output HTML:
\begin{align*} \sum_{n=0}^\infty \frac{1}{n} &= \frac{1}{0!} + \frac{1}{1!} + \frac{1}{2!} + \dots \