aboutsummaryrefslogtreecommitdiff
path: root/test/command/1773.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/1773.md')
-rw-r--r--test/command/1773.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/command/1773.md b/test/command/1773.md
index b93267287..c529ec972 100644
--- a/test/command/1773.md
+++ b/test/command/1773.md
@@ -2,5 +2,7 @@
% pandoc -f latex+raw_tex -t native
\noindent hi
^D
-[Para [RawInline (Format "latex") "\\noindent ",Str "hi"]]
+[ Para
+ [ RawInline (Format "latex") "\\noindent " , Str "hi" ]
+]
```