Skip to content

Commit 8a17520

Browse files
committed
Docs: DOC-3526 - Improve TINY-13333 release note body structure
1 parent 9d89b76 commit 8a17520

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ The following premium plugin updates were released alongside {productname} {rele
9292
=== Block formats can now be applied when a non-editable inline element is selected
9393
// #TINY-13333
9494

95-
Previously, selecting an inline `+contenteditable="false"+` element, such as an iframe wrapped by the Media plugin, and applying a block-level format (such as a custom class or heading style) failed silently and had no effect. {productname} now applies block formats to the nearest editable parent block in this case, including adding classes and styles and changing block tags.
95+
Previously, selecting an inline `+contenteditable="false"+` element, such as an iframe wrapped by the Media plugin, and applying a block-level format, such as a custom class or heading style, failed silently and had no effect.
96+
97+
In {productname} {release-version}, block formats are applied to the nearest editable parent block in this case, including adding classes and styles and changing block tags.
9698

9799
// === <TINY-vwxyz 1 changelog entry>
98100
// #TINY-vwxyz1

0 commit comments

Comments
 (0)