aboutsummaryrefslogtreecommitdiff
path: root/test/command/1390.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/1390.md')
-rw-r--r--test/command/1390.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/command/1390.md b/test/command/1390.md
index ffd2cef8d..4fea32290 100644
--- a/test/command/1390.md
+++ b/test/command/1390.md
@@ -3,7 +3,13 @@
\newcommand\foo{+}
Testing: $\mu\foo\eta$.
^D
-[Para [Str "Testing:",Space,Math InlineMath "\\mu+\\eta",Str "."]]
+[ Para
+ [ Str "Testing:"
+ , Space
+ , Math InlineMath "\\mu+\\eta"
+ , Str "."
+ ]
+]
```
<!-- It would be nice to handle this case, but I don't