kolkov / angular-editor

A simple native WYSIWYG editor component for Angular 6 -14+
https://angular-editor.kolkov.ru
MIT License
673 stars 355 forks source link

Underline tag is removed from an entire line. #560

Open siddh113 opened 5 months ago

siddh113 commented 5 months ago

So when I write a line with underline for example: -

Hi this is me testing for underline, look for this example.

Now if I remove underline from the last part of the line or even from between for a particular text, the underline gets removed from the entire line.

This issue is very inconsistent and only happens in very few cases