Skip to content

Commit 93fc007

Browse files
committed
Docs: DOC-3526 - Improve TINY-14370 release note body structure
1 parent f1a1fa8 commit 93fc007

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
=== Indentation is now applied to all selected table cells
9393
// #TINY-14370
9494

95-
Previously, applying indentation with multiple table cells selected affected only the cell where the pointer was released, because the action used the browser's native selection rather than the editor's cell selection. {productname} now applies indentation to every cell in the selection.
95+
Previously, applying indentation with multiple table cells selected affected only the cell where the pointer was released. The action used the browser's native selection rather than the editor's cell selection, so the remaining selected cells were left unchanged.
96+
97+
In {productname} {release-version}, indentation is applied to every cell in the selection.
9698

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

0 commit comments

Comments
 (0)