From 8b9dfb699e1355b2926c5e8448dbfc9e4ce23be2 Mon Sep 17 00:00:00 2001 From: Peter Stadler Date: Fri, 14 May 2021 11:06:28 +0200 Subject: [PATCH] add `mode='#all'` to template, closes #45 the default mode is rarely touched in this Stylesheet since the initial match template at https://github.com/Edirom/MerMEId/blob/de50ec700d7eead0514d22fe601979e2a0ce437f/filter/xsl/filter_put.xsl#L37 only applies templates recursively in the "convertEntities" mode. NB: This might be an issue for several other templates (e.g. "m:expression") as well! --- filter/xsl/filter_put.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filter/xsl/filter_put.xsl b/filter/xsl/filter_put.xsl index eb07b254..d63be9fb 100644 --- a/filter/xsl/filter_put.xsl +++ b/filter/xsl/filter_put.xsl @@ -41,7 +41,7 @@ - +