<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
\begin{equation}
\begin{aligned}
......
\end{aligned}
\end{equation}
http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default
https://jzqt.github.io/2015/06/30/Markdown%E4%B8%AD%E5%86%99%E6%95%B0%E5%AD%A6%E5%85%AC%E5%BC%8F/
https://www.jianshu.com/p/ddd825064062 //vim LaTex
这是一个行内公式 \(f(x)=a \cdot x^2+b \cdot x+c\)
这是一个独立的居中公式 $$x=\frac{1}{2}$$
原文:https://www.cnblogs.com/denglinzhe/p/12673852.html