summaryrefslogtreecommitdiff
path: root/test/command/1773.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/1773.md')
-rw-r--r--test/command/1773.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/1773.md b/test/command/1773.md
new file mode 100644
index 000000000..b93267287
--- /dev/null
+++ b/test/command/1773.md
@@ -0,0 +1,6 @@
+```
+% pandoc -f latex+raw_tex -t native
+\noindent hi
+^D
+[Para [RawInline (Format "latex") "\\noindent ",Str "hi"]]
+```