From a924a3f43d25b34ddd46da2100732ee077779785 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 13 Dec 2015 20:15:49 -0800 Subject: Fixed ICML image syntax for local files. `file:filename` rather than `file://./filename`. I think this is right; it matches what we had before with people actually using the ICML writer, and seems to match examples in the spec. I don't have a copy of InDesign I can test on, though. @DigitalPublishingToolkit and @mb21, can you have a look? --- tests/writer.icml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/writer.icml b/tests/writer.icml index b7444ef22..57f9d2f8a 100644 --- a/tests/writer.icml +++ b/tests/writer.icml @@ -2563,7 +2563,7 @@ These should not be escaped: \$ \\ \> \[ \{ $ID/Embedded - +
@@ -2592,7 +2592,7 @@ These should not be escaped: \$ \\ \> \[ \{ $ID/Embedded - + -- cgit v1.2.3