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
Expected behavior:
Use paste shortcut or paste toolbar button have the same paste behavior.
Actual behavior:
If I use the paste shortcut (ctrl+v) to paste the colored html tags (h1 and p) all the html is copied. If I use paste button I have only the text. The behavior is not the same between the two paste solutions.
Source code
I have found the source of this behavior :
Jodit Version: 4.0.5
Browser: Chrome/FF
OS: Windows
Is React App: False
Code
Expected behavior:
Use paste shortcut or paste toolbar button have the same paste behavior.
Actual behavior:
If I use the paste shortcut (ctrl+v) to paste the colored html tags (h1 and p) all the html is copied. If I use paste button I have only the text. The behavior is not the same between the two paste solutions.
Source code
I have found the source of this behavior :
jodit/src/plugins/paste/config.ts
Line 105 in b8864b9
The text was updated successfully, but these errors were encountered: