mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 00:36:29 +00:00
153 B
153 B
List math:
E = m c^2A = \pi r^2
Inline math: x=\frac{-b \pm \sqrt {b^2-4ac}}{2a}.
Display math:
\int_a^b \! f(x)\,dx = F(b) - F(a).