Skip to content

Commit cd63133

Browse files
committed
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.
1 parent 4a8728a commit cd63133

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@
413413
** xref:release-notes.adoc[Release notes for {productname}]
414414
*** {productname} 8.4.0
415415
**** xref:8.4.0-release-notes.adoc#overview[Overview]
416-
**** xref:8.4.0-release-notes.adoc#new-premium-plugin<s>[New Premium Plugin<s>]
417-
**** xref:8.4.0-release-notes.adoc#new-open-source-plugin<s>[New Open Source Plugin<s>]
416+
**** xref:8.4.0-release-notes.adoc#new-premium-plugins[New Premium plugins]
417+
**** xref:8.4.0-release-notes.adoc#new-open-source-plugin[New Open Source plugin]
418418
**** xref:8.4.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes]
419419
**** xref:8.4.0-release-notes.adoc#accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium Plugin end-of-life announcement]
420420
**** xref:8.4.0-release-notes.adoc#accompanying-open-source-plugin-end-of-life-announcement[Accompanying Open Source Plugin end-of-life announcement]

modules/ROOT/pages/8.4.0-release-notes.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
1313

1414
{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:
1515

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]
1818
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
1919
* xref:accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium plugin end-of-life announcement]
2020
* xref:accompanying-open-source-plugin-end-of-life-announcement[Accompanying open source plugin end-of-life-announcement]
@@ -210,7 +210,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
210210
[[improvements]]
211211
== Improvements
212212

213-
{productname} {release-version} also includes the following improvement<s>:
213+
{productname} {release-version} also includes the following improvements:
214214

215215
=== <TINY-vwxyz 1 changelog entry>
216216
// #TINY-vwxyz1
@@ -233,7 +233,7 @@ In {productname} {release-version}, each directionality button always applies or
233233
[[additions]]
234234
== Additions
235235

236-
{productname} {release-version} also includes the following addition<s>:
236+
{productname} {release-version} also includes the following additions:
237237

238238
=== New `table_default_header_rows` and `table_default_header_cols` options to set the default header size for new tables
239239
// #TINY-13391
@@ -261,7 +261,7 @@ In {productname} {release-version}, the new xref:custom-view.adoc#view_show[`+vi
261261
[[changes]]
262262
== Changes
263263

264-
{productname} {release-version} also includes the following change<s>:
264+
{productname} {release-version} also includes the following changes:
265265

266266
=== The `border-color` style with multiple rgb colors would be compressed into `border` incorrectly
267267
// #TINY-13393
@@ -273,7 +273,7 @@ In {productname} {release-version}, a check was added to prevent compression whe
273273
[[removed]]
274274
== Removed
275275

276-
{productname} {release-version} also includes the following removal<s>:
276+
{productname} {release-version} also includes the following removals:
277277

278278
=== <TINY-vwxyz 1 changelog entry>
279279
// #TINY-vwxyz1
@@ -284,7 +284,7 @@ In {productname} {release-version}, a check was added to prevent compression whe
284284
[[bug-fixes]]
285285
== Bug fixes
286286

287-
{productname} {release-version} also includes the following bug fix<es>:
287+
{productname} {release-version} also includes the following bug fixes:
288288

289289
=== <TINY-vwxyz 1 changelog entry>
290290
// #TINY-vwxyz1
@@ -379,7 +379,7 @@ In {productname} {release-version}, the fix checks if the content CSS is availab
379379
[[security-fixes]]
380380
== Security fixes
381381

382-
{productname} {release-version} includes <a fix | fixes for the following security issue<s>:
382+
{productname} {release-version} includes fixes for the following security issues:
383383

384384
=== <TINY-vwxyz 1 changelog entry>
385385
// #TINY-vwxyz1
@@ -390,7 +390,7 @@ In {productname} {release-version}, the fix checks if the content CSS is availab
390390
[[deprecated]]
391391
== Deprecated
392392

393-
{productname} {release-version} includes the following deprecation<s>:
393+
{productname} {release-version} includes the following deprecations:
394394

395395
=== The `<plugin>` configuration property, `<name>`, has been deprecated
396396

@@ -402,7 +402,7 @@ In {productname} {release-version}, the fix checks if the content CSS is availab
402402

403403
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
404404

405-
There <is one | are <number> known issue<s> in {productname} {release-version}.
405+
The following known issues affect {productname} {release-version}.
406406

407407
=== <TINY-vwxyz 1 changelog entry>
408408
// #TINY-vwxyz1

0 commit comments

Comments
 (0)