aboutsummaryrefslogtreecommitdiff
path: root/tests/dokuwiki_external_images.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-04-01 17:03:00 -0700
committermb21 <mb21@users.noreply.github.com>2015-08-07 12:38:31 +0200
commite44fc547a5d0ef67c68011c23563fd82320bc2aa (patch)
tree615b59780b7294b26883eeb868152b4322c068de /tests/dokuwiki_external_images.native
parent564b0c43b064fc235eb3b2ac83e8c0812d825011 (diff)
downloadpandoc-e44fc547a5d0ef67c68011c23563fd82320bc2aa.tar.gz
Updated tests for image attribute changes.
Diffstat (limited to 'tests/dokuwiki_external_images.native')
-rw-r--r--tests/dokuwiki_external_images.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dokuwiki_external_images.native b/tests/dokuwiki_external_images.native
index c2b8876d3..0f103461e 100644
--- a/tests/dokuwiki_external_images.native
+++ b/tests/dokuwiki_external_images.native
@@ -1 +1 @@
-[Para [Image [Str "HTTPS",Space,Str "image"] ("https://cooluri.com/image.png",""),Space,Image [Str "HTTP",Space,Str "image"] ("http://cooluri.com/image.png",""),Space,Image [Str "FTP",Space,Str "image"] ("ftp://ftp.cooluri.com/image.png",""),Space,Image [Str "Filesystem",Space,Str "image"] ("file:///tmp/coolimage.png",""),Space,Image [Str "Relative",Space,Str "image",Space,Str "1"] ("/image.jpg",""),Space,Image [Str "Relative",Space,Str "image",Space,Str "2"] ("image.jpg","")]]
+[Para [Image ("",[],[]) [Str "HTTPS",Space,Str "image"] ("https://cooluri.com/image.png",""),Space,Image ("",[],[]) [Str "HTTP",Space,Str "image"] ("http://cooluri.com/image.png",""),Space,Image ("",[],[]) [Str "FTP",Space,Str "image"] ("ftp://ftp.cooluri.com/image.png",""),Space,Image ("",[],[]) [Str "Filesystem",Space,Str "image"] ("file:///tmp/coolimage.png",""),Space,Image ("",[],[]) [Str "Relative",Space,Str "image",Space,Str "1"] ("/image.jpg",""),Space,Image ("",[],[]) [Str "Relative",Space,Str "image",Space,Str "2"] ("image.jpg","")]]