You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==== `pagebreak_split_block` plugin option defualt has been updated
386
+
// #TINY-12462
387
+
388
+
The default value of the xref:pagebreak.adoc#pagebreak_split_block[`pagebreak_split_block`] option has changed from `false` to `true`. This means that by default, inserting a page break will now automatically split block elements (such as paragraphs, lists, or tables) at the cursor position.
389
+
390
+
**Impact**: This change affects how page breaks interact with block elements, providing a more intuitive editing experience.
391
+
392
+
**Migration steps:**
393
+
394
+
* If you want to maintain the previous behavior where page breaks do not automatically split block elements, add the following to your configuration:
0 commit comments