yml2/yslt.yml2
changeset 58 a218553807ab
parent 52 b4a9a3122abb
child 65 d659b8c2ed22
--- a/yml2/yslt.yml2	Wed Feb 27 14:43:35 2019 +0100
+++ b/yml2/yslt.yml2	Wed Mar 18 19:20:01 2020 +0100
@@ -1,4 +1,4 @@
-// YSLT version 2.5.5
+// YSLT version 2.6.2
 
 !!
 def indent(level):
@@ -49,7 +49,7 @@
         output *output;
         const "space", !"'" + " " * 200 + "'"!;
         param "autoindent", 4;
-        xsl:template "text()";
+        xsl:template match="text()";
         content;
     }, tstylesheet is textstylesheet;