From 292907d2d3368002b62d4dd3db8eeb24387b0761 Mon Sep 17 00:00:00 2001 From: Jarno Elovirta Date: Fri, 3 Mar 2023 11:36:39 +0200 Subject: [PATCH 1/6] Remove key artefacts --- build.xml | 15 +++++++++++++++ plugin.xml | 7 ++++++- xsl/normalize.xsl | 10 +++++++++- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 7dd91f6..90564b2 100644 --- a/build.xml +++ b/build.xml @@ -9,11 +9,26 @@ depends="build-init, preprocess"> + + + + + + + + + + + + + + + diff --git a/plugin.xml b/plugin.xml index ca985c0..3e233ba 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,6 +4,11 @@ See the accompanying license.txt file for applicable licenses. --> - + + + yes + no + + diff --git a/xsl/normalize.xsl b/xsl/normalize.xsl index 933aab0..3c2575f 100644 --- a/xsl/normalize.xsl +++ b/xsl/normalize.xsl @@ -13,7 +13,8 @@ - + + @@ -157,6 +158,13 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugin.xml b/plugin.xml index 3e233ba..78e9aac 100644 --- a/plugin.xml +++ b/plugin.xml @@ -9,6 +9,10 @@ yes no + + yes + no + diff --git a/xsl/normalize.xsl b/xsl/normalize.xsl index 3c2575f..2cc2ee8 100644 --- a/xsl/normalize.xsl +++ b/xsl/normalize.xsl @@ -15,6 +15,7 @@ + @@ -165,6 +166,9 @@ + + - + @@ -27,7 +27,7 @@ - + From 6cf639796e0a965c5cbd8ad3eec0af6817e451de Mon Sep 17 00:00:00 2001 From: Jarno Elovirta Date: Fri, 3 Mar 2023 16:28:00 +0200 Subject: [PATCH 5/6] Clean bugs that cause output to be invalid --- xsl/normalize.xsl | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/xsl/normalize.xsl b/xsl/normalize.xsl index a3b3e22..ce59c6b 100644 --- a/xsl/normalize.xsl +++ b/xsl/normalize.xsl @@ -171,7 +171,8 @@ [$normalize-strip-branch-filter = 'true']"/> @@ -194,6 +195,21 @@ + + + + - topic/xref + + + + + + + + From 901acac920f57c04efb3de748963c64643d14ce3 Mon Sep 17 00:00:00 2001 From: Jarno Elovirta Date: Sun, 5 Mar 2023 09:19:51 +0200 Subject: [PATCH 6/6] Document --- xsl/normalize.xsl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xsl/normalize.xsl b/xsl/normalize.xsl index ce59c6b..5e13765 100644 --- a/xsl/normalize.xsl +++ b/xsl/normalize.xsl @@ -136,9 +136,11 @@ + + + + @@ -160,16 +164,20 @@ + + + + @@ -203,6 +212,7 @@ + +