LaTeX Support
Thu, 10 Sep 2020 18:27 UTC by AppSoftware
LaTeX is supported using the KaTeX math typesetting library.
For a full set of supported functions go to https://katex.org/docs/supported.html
Delimit LaTeX expressions using $
characters.
Single Line Delimiters
$ latex $
Block Delimiters
$$
latex
$$
Examples
The following expressions renders as below:
$f(a,b,c) = (a^2+b^2+c^2)^3$
2+b2+c^2)^3f(a,b,c)=(a2+b2+c2)3
$$
\sum_{i=1}^\infty\frac{1}{n^2}=\frac{\pi^2}{6}
$$
\infty\frac{1}{n2}=\frac{\pi^2}{6}∑i=1∞n21=6π2