From a251f9cf19b0ff42f4553d315df5181b985c79cb Mon Sep 17 00:00:00 2001 From: Jon Sterling Date: Thu, 3 Apr 2025 16:50:53 +0100 Subject: [PATCH] rewrite the link flattening routine to fix edge cases --- links.xsl | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/links.xsl b/links.xsl index ebb497f..16e3175 100644 --- a/links.xsl +++ b/links.xsl @@ -2,22 +2,14 @@ - - - - - - - - + - + [ - + ] @@ -27,8 +19,14 @@ - + + + + + + + -- 2.51.2