diff --git a/common/content/help.xsl b/common/content/help.xsl index f1dfce9e..0cc36139 100644 --- a/common/content/help.xsl +++ b/common/content/help.xsl @@ -297,8 +297,9 @@ + regexp:replace(regexp:replace(regexp:replace($tag, '%', 'g', '%25'), + '#', 'g', '%23'), + ';', 'g', '%3B')"/>