mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Converted DOS-style newlines.
This commit is contained in:
parent
9d6d33a561
commit
440ab7aec1
@ -4,17 +4,17 @@ X:output method="xml"
|
|||||||
X:param indent-increment="' '";
|
X:param indent-increment="' '";
|
||||||
|
|
||||||
X:template noname(indent="'
'") = "*" {
|
X:template noname(indent="'
'") = "*" {
|
||||||
!{$indent}
|
!{$indent}
|
||||||
|
|
||||||
X:if "name()='xsl:template'" {
|
X:if "name()='xsl:template'" {
|
||||||
!{$indent}
|
!{$indent}
|
||||||
}
|
}
|
||||||
|
|
||||||
X:copy {
|
X:copy {
|
||||||
X:copy-of "@*"
|
X:copy-of "@*"
|
||||||
!!( indent = "concat($indent, $indent-increment)" );
|
!!( indent = "concat($indent, $indent-increment)" );
|
||||||
X:if "./* " { !{$indent} }
|
X:if "./* " { !{$indent} }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user