
"CKEditor 5: wordbreak Plugin" 2.3.0 (EXT:ckeditor_wordbreak)
Sebastian KleinThe WorkBreak plugin can now be used with the new Visual Editor in the TYPO3 backend.
These pages want to provide you with assistance and informations about TYPO3 and web development in general.
Hi, I'm Sebastian. On these pages, I record my experiences as a web developer. I have created several TYPO3 extensions that are meant to make your life easier or serve as a demo for special functionalities. You can find them on GitHub, some of them also in the TYPO3 Extension Repository. Here, I write about updates.
However, the centerpiece of my website is the tutorial section. They cover new features in TYPO3, but also general topics. Some of them have become a series, for example about the TYPO3 Form Framework or the Routing Feature in TYPO3 v9 and newer. Everything is available in both english and german language (except for my Dokuwiki with code snippets, sorry).
This part of my blog covers personal open source projects, events I have attended, as well as some technical details of this website.

The WorkBreak plugin can now be used with the new Visual Editor in the TYPO3 backend.
Breaking change: New Site Sets and TypoScript includes / Improved support of Content Blocks and other templating solutions
New: Support of TYPO3 v14. / Bugfix: Prevent issue with Redirects module.

From TYPO3 7.6 to version 13. From HMENU snippets to extension development.
New: Improved mass editing of human-readable anchors.
New: Allows to disable the check for hidden content element headers.
New: Support of TYPO3 v13 and Site Sets. Migration from RequireJS to ES6 modules.
Everything was modernized for TYPO3 v12 and v13. Then suddenly, there were Site Sets.
Necessary adjustments for Composer and the new CKEditor 5.

The use of <wbr> elements no longer splits surrounding inline elements.

Allows to use the "wbr" HTML element in CKEditor 5. The elements are highlighted in the rich-text editor.
Bugfix: Correct translation of human-readable anchors in the RTE / Backend JavaScript adjustments