froala / wysiwyg-rails

Ruby gem for Froala jQuery WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
464 stars 101 forks source link

Extra space created when entering a new line in lists. #106

Open GeoMukkath opened 3 years ago

GeoMukkath commented 3 years ago

When using lists I am having this issue.

image

There is an extra line space created between the first and the second line of the list. The solution I have found online is by using 'enter+ shift'. https://help.lvsys.com/training-intro-the-wysiwyg-editor

Instead is there a way to change the code internally so that the extra space is removed ?

I am using Rails 5.1.6