mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 12:15:56 +00:00
Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests.
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).