hugo-theme-zzo/exampleSite/content/en/posts/test-mathjax.md

465 B

title date description draft enableToc enableTocContent tags series categories libraries image
MathJax support 2019-11-16T12:00:06+09:00 A JavaScript display engine for mathematics that works in all browsers.No more setup for readers. It just works. false false false
math
mathjax
images/feature1/infinity.png

When a \ne 0, there are two solutions to \(ax^2 + bx + c = 0\)\ and they are

x = {-b \pm \sqrt{b^2-4ac} \over 2a}.