aboutsummaryrefslogtreecommitdiff
path: root/test/command/5416.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5416.md')
-rw-r--r--test/command/5416.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/5416.md b/test/command/5416.md
index 619f4223e..d97f9881e 100644
--- a/test/command/5416.md
+++ b/test/command/5416.md
@@ -2,12 +2,12 @@
% pandoc -f dokuwiki -t native
{
^D
-[Para [Str "{"]]
+[ Para [ Str "{" ] ]
```
```
% pandoc -f dokuwiki -t native
{{
^D
-[Para [Str "{{"]]
+[ Para [ Str "{{" ] ]
```