Katex support

🕓 Nov 15, 2018 · ☕1 min read

The following

abx2dx \int_{a}^{b} x^2 dx

Is an integral

φ=1+11+11+11+ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }

Enable Katex in the config file by setting the katex param to true. This will import the necessary Katex CSS/JS.

See the online reference of supported TeX functions.

Note: For inline math to render correctly, your content file extension must be .mmark. See the official mmark site.

Inline math: $$ \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887… $$

Inline math: φ=1+52=1.6180339887 \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…

Block math:

$$
\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } 
$$

Block math:

φ=1+11+11+11+ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }


金牌大学渣
WRITTEN BY
金牌大学渣
Web Developer

Powered By Valine
v1.5.2