GitHub
Add LaTeX math rendering for $...$ and $$...$$ equations by vitorpamplona · Pull Request #3152 · vitorpamplona/amethyst
Summary
Adds support for rendering LaTeX equations in notes using the $...$ (inline) and $$...$$ (display) delimiter syntax. A new MathParser token...