explicitely name match attribute
authorVolker Birk <vb@pep-project.org>
Mon, 04 Nov 2019 11:36:06 +0100
changeset 38 90d687cbe277
parent 37 a5e211c3fae3
child 39 054ce625f75a
explicitely name match attribute
yslt.yml2
--- a/yslt.yml2	Sat Oct 12 15:56:01 2019 +0200
+++ b/yslt.yml2	Mon Nov 04 11:36:06 2019 +0100
@@ -49,7 +49,7 @@
         output *output;
         const "space", !"'" + " " * 200 + "'"!;
         param "autoindent", 4;
-        xsl:template "text()";
+        xsl:template match="text()";
         content;
     }, tstylesheet is textstylesheet;