Sean's Blog

KaTex

Published on

Note: This post only covers some cases within the theme1. The implementations may vary on other platform like DEV2.

This is an inline $\KaTeX$ $a+b=c$

This is an inline $\KaTex$ $a+b=c$

$$ \sum_{x=1}^5 y^z $$

$$
\sum_{x=1}^5 y^z
$$

$$ f(x) = \int_{-\infty}^\infty \hat f(\xi) e^{2 \pi i \xi x} d\xi $$

$$
f(x) = \int_{-\infty}^\infty
    \hat f(\xi) e^{2 \pi i \xi x}
    d\xi
$$

References


  1. rmaguiar/hugo-theme-color-your-world: A minimalist theme for personal blogs with a colored twist. (Mirrored from GitLab.) (github.com) 

  2. Editor Guide - DEV Community 👩‍💻👨‍💻