From 8af168a7fe0553b8d240118edf1dd0592b258da6 Mon Sep 17 00:00:00 2001 From: gohai Date: Mon, 11 May 2015 15:49:36 +0200 Subject: Fix image URIs in ICML output (v2) InDesign expects LinkResourceURI to start with "file:" for local filenames, and won't render/link the image without. --- tests/writer.icml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/writer.icml') 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: \$ \\ \> \[ \{ - +
@@ -2544,7 +2544,7 @@ These should not be escaped: \$ \\ \> \[ \{ - + -- cgit v1.2.3