From e7d5d49dbb68caac23d3138064c8904b82b681cc Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 5 Jan 2016 17:17:05 +0100 Subject: [PATCH] extension is ignored when both in and out are given http://stackoverflow.com/questions/34588194/attribute-extension-in-xslt-task-doesnt-work --- manual/Tasks/style.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual/Tasks/style.html b/manual/Tasks/style.html index f02b98eb4..a1b9f2db2 100644 --- a/manual/Tasks/style.html +++ b/manual/Tasks/style.html @@ -92,7 +92,8 @@ element which is used to perform Entity and URI resolution.

extension desired file extension to be used for the targets. If not specified, the default is ".html". Will be ignored if - a nested <mapper> has been specified. + a nested <mapper> or both in and + out have been specified. No