diff options
Diffstat (limited to 'tests/fb2.math.markdown')
-rw-r--r-- | tests/fb2.math.markdown | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/fb2.math.markdown b/tests/fb2.math.markdown deleted file mode 100644 index a88fb6cf1..000000000 --- a/tests/fb2.math.markdown +++ /dev/null @@ -1,10 +0,0 @@ -List math: - -- $E = m c^2$ -- $A = \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).$$ |