Mathjax
This is a showcase for Mathjax diagrams to show what is possible with Jekyll Local Build Action and to act as an integration test for Jekyll Local Diagram
All diagrams are generated images, and can be shared as files.
Examples
{% mathjax %}
x = \frac {-b \pm \sqrt {b^2 - 4ac}}{2a}
{% endmathjax %}
{% mathjax %}
\lim\limits_{x \to \infty} \exp(-x) = 0
{% endmathjax %}