webfashionist / RichText

WYSIWYG editor developed as jQuery plugin
GNU Affero General Public License v3.0
112 stars 62 forks source link

Incorrect application of bullet points when typing on a new line in RichText editor #96

Open piyumantha-perera opened 1 year ago

piyumantha-perera commented 1 year ago

In the webfashionist/RichText library, there is an issue with the behavior of bullet points when typing on a new line in the editor. After pressing Enter to move to a new line, creating a bullet point by using the appropriate formatting option does not create a new bullet point as expected. Instead, the bullet point is applied to the previous text on the top.

Steps to reproduce:

Expected behavior:

Actual behavior: