aboutsummaryrefslogtreecommitdiff
path: root/test/writer.org
diff options
context:
space:
mode:
authortecosaur <tec@tecosaur.com>2021-04-02 05:36:02 +0800
committerGitHub <noreply@github.com>2021-04-01 23:36:02 +0200
commit4371223d132ef822cff0ddee6099a5fe295385cb (patch)
tree0e6925343433579dd99a70b9b9e9dff3f1d20adc /test/writer.org
parent40da6c402beb64e47838254c04228098129165df (diff)
downloadpandoc-4371223d132ef822cff0ddee6099a5fe295385cb.tar.gz
Org writer: Use LaTeX style maths deliminators (#7196)
Org works better with LaTeX-style delimiters.
Diffstat (limited to 'test/writer.org')
-rw-r--r--test/writer.org14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/writer.org b/test/writer.org
index 34dd51f43..df9d2b3a5 100644
--- a/test/writer.org
+++ b/test/writer.org
@@ -600,14 +600,14 @@ Ellipses...and...and....
:END:
- \cite[22-23]{smith.1899}
-- $2+2=4$
-- $x \in y$
-- $\alpha \wedge \omega$
-- $223$
-- $p$-Tree
+- \(2+2=4\)
+- \(x \in y\)
+- \(\alpha \wedge \omega\)
+- \(223\)
+- \(p\)-Tree
- Here's some display math:
- $$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$$
-- Here's one that has a line break in it: $\alpha + \omega \times x^2$.
+ \[\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}\]
+- Here's one that has a line break in it: \(\alpha + \omega \times x^2\).
These shouldn't be math: