You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser: Chrome/IE/Safary/FF OS: Windows/Mac/Linux Is React App: True
Code:
in source mode paste this HTML
<pstyle="font-size: 16.5pt; margin: 0">Body Subtitle</p><pstyle="font-size: 10pt; line-height: normal; margin: 7px 0 0 0;">To modify this template, place it into your Outlook editor.</p>
change mode back
select Body Subtitle byt triple click
delete selection
Expected behavior:
paragraph <p style="font-size: 10pt; line-height: normal; margin: 7px 0 0 0;">To modify this template, place it into your Outlook editor.</p> saves own styles. paragraph Body Subtitle will be removed properly
Actual behavior:
after all steps I get this result:
<pstyle="font-size: 16.5pt; margin: 0">To modify this template, place it into your Outlook editor.</p>
reproducible on jodit playground
The text was updated successfully, but these errors were encountered:
Jodit Version: 4.0.18
Browser: Chrome/IE/Safary/FF
OS: Windows/Mac/Linux
Is React App: True
Code:
Body Subtitle
byt triple clickExpected behavior:
paragraph
<p style="font-size: 10pt; line-height: normal; margin: 7px 0 0 0;">To modify this template, place it into your Outlook editor.</p>
saves own styles. paragraphBody Subtitle
will be removed properlyActual behavior:
after all steps I get this result:
reproducible on jodit playground
The text was updated successfully, but these errors were encountered: