You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix docs UI: remove literal <s> from nav and 8.4.0 release notes
Release-notes template placeholders like plugin<s> and improvement<s> were
published as raw angle brackets. Browsers treated <s> as HTML, which broke
sidebar markup site-wide. Correct 8.4.0 nav xrefs to #new-premium-plugins and
#new-open-source-plugin; replace placeholder wording with final copy.
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, February 4^th^, 2026. These release notes provide an overview of the changes for {productname} {release-version}, including:
15
15
16
-
* xref:new-premium-plugins[New Premium plugin<s>]
17
-
* xref:new-open-source-plugins[New Open Source plugins]
16
+
* xref:new-premium-plugins[New Premium plugins]
17
+
* xref:new-open-source-plugin[New Open Source plugin]
0 commit comments