This website works better with JavaScript.
Home
Help
Register
Sign In
fdik
/
yml2
Watch
5
Star
1
Fork
0
Code
Issues
2
Pull Requests
1
Releases
12
Wiki
Activity
Browse Source
explicitely name match attribute
pypackage
2.6.2
Volker Birk
3 years ago
parent
546511ddaa
commit
56741ddb7b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
yslt.yml2
+ 1
- 1
yslt.yml2
View File
@ -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;
Write
Preview
Loading…
Cancel
Save