Test Page for Math Fomulas
Math Engine
Showcase
Line Breaks
They must appear inside certain environments.
$1\\2$
$\displaylines{1\\2}$
$\begin{aligned} 1\\2 \end{aligned}$
Defining Macros
When the characters {
and #
appear
together, all following content will be discarded due to a Hexo
bug
1 |
|
Equation Labeling
Configuration: mathjax.tags=ams
1 |
|
The hyper link for labeled equation is
{postURL}#mjx-eqn%3A{label}
— where spaces inside
label are replaced with underscores — according to the MathJax3.2
Documentation
the physics pack
\eval
:
$$\int_0^1x\dd{x}=\eval{\dfrac{x^2}{2}}_0^1=\dfrac{1}{2}$$
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Berrylium0078's Blog!