From 535b6779628245647287d9514cc182a0e9ed434b Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Sat, 6 Dec 2025 11:37:08 -0500 Subject: [PATCH] astxml2markdown.xslt: Fix misplaced EOLs from last change. --- utils/astxml2markdown.xslt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/utils/astxml2markdown.xslt b/utils/astxml2markdown.xslt index 827c0321d9..3295dc5128 100644 --- a/utils/astxml2markdown.xslt +++ b/utils/astxml2markdown.xslt @@ -721,10 +721,11 @@ the XML again with the full descriptions, and forms bulleted lists. [ - : <value> + : <value> ] + @@ -735,10 +736,11 @@ the XML again with the full descriptions, and forms bulleted lists. [ - : <value> + : <value> ] +