xdan / jodit

Jodit - Best WYSIWYG Editor for You
https://xdsoft.net/jodit/
MIT License
1.61k stars 341 forks source link

Remove formatting does not remove all formatting #1118

Open jeroentja opened 2 months ago

jeroentja commented 2 months ago

Jodit Version: 4.1.12

Browser: Chrome OS: Windows Is React App: False

Content of the editor: <p dir="ltr">example p tag</p>

Expected behavior: Clicking on the 'remove formatting' button is removing 'dir="ltr"'.

Actual behavior: Clicking on the 'remove formatting' button is not removing this

xdan commented 1 month ago

Hi, I checked in different editors, none of them deletes dir. Write how you think this should work, and where have you seen this behavior?