JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.77k stars 316 forks source link

Incorrect behavior of UL / OL list after pressing [ENTER] #1476

Open adamsarek opened 3 weeks ago

adamsarek commented 3 weeks ago

Describe the bug After pressing [ENTER] and creating UL or OL list editor does not work properly.

To Reproduce Steps to reproduce the behavior:

  1. Write a line of text
  2. Press [ENTER]
  3. Create UL or OL list
  4. Write something - each character is on new line before whole list

Expected behavior When pressing [ENTER] is followed by creating a list, it should be possible to write in that list without any issue.

Screenshots enter_list

Desktop

Release