summaryrefslogtreecommitdiff
path: root/test/pptx/images.native
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-01-22 14:06:47 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-01-22 14:06:47 -0500
commitf8640fdff0ead507914c402109b02a778ca1c4c3 (patch)
treebd75091b377d914752f79b133a31aad23aedaf1c /test/pptx/images.native
parent145c3f54f989c3c1217b2706655e20e7af137c70 (diff)
Powerpoint writer tests: add tests for two-column layout and images
Powerpoint output checked in MS PowerPoint 2013 (Windows)
Diffstat (limited to 'test/pptx/images.native')
-rw-r--r--test/pptx/images.native5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/pptx/images.native b/test/pptx/images.native
new file mode 100644
index 000000000..54827e5cc
--- /dev/null
+++ b/test/pptx/images.native
@@ -0,0 +1,5 @@
+Pandoc (Meta {unMeta = fromList []})
+[Para [Image ("",[],[]) [] ("lalune.jpg","")]
+,Para [Image ("",[],[]) [Str "The",Space,Str "Moon"] ("lalune.jpg","fig:")]
+,Header 1 ("one-more",[],[]) [Str "One",Space,Str "More"]
+,Para [Image ("",[],[]) [Str "The",Space,Str "Moon"] ("lalune.jpg","fig:")]]