aboutsummaryrefslogtreecommitdiff
path: root/test/command/4199.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4199.md')
-rw-r--r--test/command/4199.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/command/4199.md b/test/command/4199.md
index 953917f58..36385bc2a 100644
--- a/test/command/4199.md
+++ b/test/command/4199.md
@@ -2,5 +2,8 @@
% pandoc -f latex -t native
\foreignlanguage{ngerman}{foo}
^D
-[ Para [ Span ( "", [], [ ( "lang", "de-DE" ) ] ) [ Str "foo" ] ] ]
+[ Para
+ [ Span ( "" , [] , [ ( "lang" , "de-DE" ) ] ) [ Str "foo" ]
+ ]
+]
```