KaTeX# KaTeX shortcode let you render math typesetting in markdown document. See KaTeX Example# Inline math: (x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}) Block math: $$x = \begin{cases} a &\text{if } b \ c &\text{if } d \end{cases}$$