From ba146499452fc4c1829ef81a3c376a0d90a145c7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 22 Sep 2019 22:00:20 -0700 Subject: Improve test #5753 --- test/command/5753.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') 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"]] ``` -- cgit v1.2.3