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: : firefox
OS: : Windows
Is React App: : false
Reproduced on xdsoft.net: : True
Code
const editor = Jodit.make("#editor");
Expected behavior:
When I copy a text from Microsoft Word with modified bullet list. The modified bullet list is considered as bullet list.
Actual behavior:
If i copy a text from Microsoft Word with a bullet list that has been modified like doing "shift + tab" to the selected bullet list to make them closer to the left of the document then copy and past it to Jodit. The modified bullet list will not be considered as bullet list by Jodit.
Example from Microsoft Word:
Result on Playground:
The text was updated successfully, but these errors were encountered:
Jodit Version: 4.2.38
Browser: : firefox
OS: : Windows
Is React App: : false
Reproduced on xdsoft.net: : True
Code
const editor = Jodit.make("#editor");
Expected behavior:
When I copy a text from Microsoft Word with modified bullet list. The modified bullet list is considered as bullet list.
Actual behavior:
If i copy a text from Microsoft Word with a bullet list that has been modified like doing "shift + tab" to the selected bullet list to make them closer to the left of the document then copy and past it to Jodit. The modified bullet list will not be considered as bullet list by Jodit.
Example from Microsoft Word:
Result on Playground:
The text was updated successfully, but these errors were encountered: