26
Views
0
Comments
[CKEditor 5] [CKEDITOR 5] Can I change the config.js settings? Specifically EnterMode?
ckeditor-5
Reactive icon
Forge asset by Vincent Koning
Application Type
Reactive

Hi everyone. We're using CKEditor 5 and have had feedback from users that they don't want the paragraph double spacing every time they press Enter.

Looking around I've found that the enterMode option within config.js can be changed to fix this but I'm not sure how to do this within this component.

Does anyone know how I can update the config.js file?

I've tried changing the Script assign within the CKEditor5Classic OnReady but unfortunately, I keep breaking the component with the varying ways of adding enterMode that I've tried.

I'd appreciate any advice anyone could offer.

Thanks!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.