aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-05-26 17:14:10 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-05-26 17:14:10 -0700
commitc3cb27f2f2b8f3671097f0344b9a1a0762cc86d0 (patch)
tree947877cf920b1856f5b4d4674d941536866d2d49 /tests
parent6397c10dec06c7ff983b2a52e6dbc0ac83d849fd (diff)
parent8af168a7fe0553b8d240118edf1dd0592b258da6 (diff)
downloadpandoc-c3cb27f2f2b8f3671097f0344b9a1a0762cc86d0.tar.gz
Merge pull request #2141 from DigitalPublishingToolkit/icml-images
Fix image URIs in ICML output
Diffstat (limited to 'tests')
-rw-r--r--tests/writer.icml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.icml b/tests/writer.icml
index 968e84941..26795df58 100644
--- a/tests/writer.icml
+++ b/tests/writer.icml
@@ -2514,7 +2514,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{</Content>
<GraphicBounds Left="0" Top="0" Right="150" Bottom="100" />
</Profile>
</Properties>
- <Link Self="ueb" LinkResourceURI="lalune.jpg" />
+ <Link Self="ueb" LinkResourceURI="file:lalune.jpg" />
</Image>
</Rectangle>
</CharacterStyleRange><Br />
@@ -2544,7 +2544,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{</Content>
<GraphicBounds Left="0" Top="0" Right="150" Bottom="100" />
</Profile>
</Properties>
- <Link Self="ueb" LinkResourceURI="movie.jpg" />
+ <Link Self="ueb" LinkResourceURI="file:movie.jpg" />
</Image>
</Rectangle>
</CharacterStyleRange>