aboutsummaryrefslogtreecommitdiff
path: root/test/command/5797.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5797.md')
-rw-r--r--test/command/5797.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/5797.md b/test/command/5797.md
index 0509a341c..4be51c629 100644
--- a/test/command/5797.md
+++ b/test/command/5797.md
@@ -9,7 +9,7 @@
% pandoc -f html -t native
<mark>Ctrl-C</mark>
^D
-[Plain [Span ("",["mark"],[]) [Str "Ctrl-C"]]]
+[ Plain [ Span ( "" , [ "mark" ] , [] ) [ Str "Ctrl-C" ] ] ]
```
```