aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/6114.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/command/6114.md b/test/command/6114.md
new file mode 100644
index 000000000..e0f2d675b
--- /dev/null
+++ b/test/command/6114.md
@@ -0,0 +1,7 @@
+```
+% pandoc -f latex -t native
+\includegraphics[width=.85\textwidth]%
+ {pic_M87star.pdf}
+^D
+[Para [Image ("",[],[("width",".85\\textwidth")]) [Str "image"] ("pic_M87star.pdf","")]]
+```