From a1d3905fbbdae968ec4e99ede58a9d24f7e79c2e Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 30 Oct 2023 17:18:01 +0100 Subject: devbook.xsl: Replace str:repeatString by a non-recursive version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also rename the template to repeat-string, i.e. move it out of the str namespace. Signed-off-by: Ulrich Müller --- devbook.xsl | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/devbook.xsl b/devbook.xsl index 668fa01..ce617d3 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -290,12 +290,18 @@ + + + + + + - + ../ @@ -418,7 +424,7 @@ - + ../ @@ -495,7 +501,7 @@ - + ../ @@ -721,24 +727,6 @@ - - - - - - - - - - - - - - - - - - @@ -884,7 +872,7 @@ - + ../ -- cgit v1.2.3-65-gdbad