Skip to content

Commit 1a10b98

Browse files
DOC-3224: Inline formats were not applied to the marker of a list item when its content was a single block element.
1 parent 7e98a33 commit 1a10b98

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,12 @@ The following premium plugin updates were released alongside {productname} {rele
9090

9191
{productname} {release-version} also includes the following bug fixes:
9292

93-
=== <TINY-vwxyz 1 changelog entry>
94-
// #TINY-vwxyz1
93+
=== Inline formats were not applied to the marker of a list item when its content was a single block element.
94+
// #TINY-13197
9595

96-
// CCFR here.
96+
Previously, when applying an inline format to a fully or partially selected list that contained content wrapped inside a single block element, the style was not applied to the list item where the selection began. This resulted in inconsistent styling between the list decorator and its content.
97+
98+
This issue has now been resolved in {release-version}. The logic has been updated to ensure that the inline format is applied correctly to the list item where the selection begins.
9799

98100

99101
[[security-fixes]]
@@ -128,4 +130,3 @@ There <is one | are <number> known issue<s> in {productname} {release-version}.
128130
// #TINY-vwxyz1
129131

130132
// CCFR here.
131-

0 commit comments

Comments
 (0)