Skip to content

Commit 92e75c4

Browse files
committed
Docs: DOC-3243 - Some formatting was not applied to items in multilevel list.
1 parent 8d0bcc7 commit 92e75c4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,13 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
158158

159159
// CCFR here.
160160

161+
=== Some formatting was not applied to items in multilevel list.
162+
// #TINY-13324
163+
164+
Previously, when applying formatting such as background, bold, italic, underline, or strikethrough to a multilevel list and then adding new items before the second-level list, the new items could lose some of that formatting. This occurred because creating a new line in a list item that contained a nested list sometimes trimmed the empty elements that held the applied styles.
165+
166+
In {productname} {release-version}, the trim logic has been updated to avoid removing these elements when inserting a new line inside a list item that contains both an empty element (the styles) and a nested list. The formatting is now preserved as expected when adding new items to multilevel lists.
167+
161168

162169
[[security-fixes]]
163170
== Security fixes

0 commit comments

Comments
 (0)