ckenbsp
4 sites
No security coverage
CKE by default fills empty containers (DIV and P) by NON-BREAKABLE SPACE (NBSP) symbol. It helps to see a container in editor window and allows to put the cursor into the container. But sometimes this behavior is not something you need.
I wrote a small plugin for CKEditor 5, which fixes that behaviour and you may choose where you need NBSP filler and where you don't.
Features
For each text format the plugin introduces options use/don't use NBSP filler for DIV/P.
Post-Installation
Browse text-format settings page and configure NBSP CKE5 settings tab.