aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-09-22 22:00:20 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-09-22 22:00:20 -0700
commitba146499452fc4c1829ef81a3c376a0d90a145c7 (patch)
tree6b51b9aec9d917838fb421adf6dc145414751a55 /test
parenta846ce9dd4a8b934e50de66403911dc9f6cbef21 (diff)
downloadpandoc-ba146499452fc4c1829ef81a3c376a0d90a145c7.tar.gz
Improve test #5753
Diffstat (limited to 'test')
-rw-r--r--test/command/5753.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/5753.md b/test/command/5753.md
index c82db6727..6e761e4f6 100644
--- a/test/command/5753.md
+++ b/test/command/5753.md
@@ -4,12 +4,12 @@
q_3
+ 4
- - 5
+ - 5 +
q_5
end
^D
-[Para [Math DisplayMath "q_3\n+ 4\n- 5",Math DisplayMath "q_5"]
+[Para [Math DisplayMath "q_3\n+ 4",Math DisplayMath "- 5 +\nq_5"]
,Para [Str "end"]]
```