explicitely name match attribute

pypackage 2.6.2
Volker Birk 4 years ago
parent 546511ddaa
commit 56741ddb7b

@ -49,7 +49,7 @@ in xsl {
output *output;
const "space", !"'" + " " * 200 + "'"!;
param "autoindent", 4;
xsl:template "text()";
xsl:template match="text()";
content;
}, tstylesheet is textstylesheet;

Loading…
Cancel
Save