# HG changeset patch # User Volker Birk # Date 1572863766 -3600 # Node ID 90d687cbe277f9cc7b20db98e7a54e1f87ae6e62 # Parent a5e211c3fae3b9b46a4b963dc8e1a93f9148dd01 explicitely name match attribute diff -r a5e211c3fae3 -r 90d687cbe277 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;