aboutsummaryrefslogtreecommitdiff
path: root/test/command/3257.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3257.md')
-rw-r--r--test/command/3257.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/3257.md b/test/command/3257.md
index 5faabadf8..ef2419481 100644
--- a/test/command/3257.md
+++ b/test/command/3257.md
@@ -9,5 +9,5 @@
% pandoc -t native
i<j-1, j>k
^D
-[ Para [ Str "i<j-1,", Space, Str "j>k" ] ]
+[ Para [ Str "i<j-1," , Space , Str "j>k" ] ]
```