We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Just updated to the latest version of the LITE plugin 1.2.30 and CKeditor 4.11.3 and noticed an issue with paste form word.
I join a *.docx used for my tests.
Without LITE : <p>text <strong>strong</strong> <em>italic<strong>string&italic</strong></em></p>
<p>text <strong>strong</strong> <em>italic<strong>string&italic</strong></em></p>
With LITE : <p><span><span><span>text <strong>strong</strong> <em>italic<strong>strong&italic</strong></em></span></span></span></p>
<p><span><span><span>text <strong>strong</strong> <em>italic<strong>strong&italic</strong></em></span></span></span></p>
I get extra span if plugin LITE is enabled.
Thx
CKEditor 4.11.3 LITE 1.2.30 input.docx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Just updated to the latest version of the LITE plugin 1.2.30 and CKeditor 4.11.3 and noticed an issue with paste form word.
I join a *.docx used for my tests.
Without LITE :
<p>text <strong>strong</strong> <em>italic<strong>string&italic</strong></em></p>
With LITE :
<p><span><span><span>text <strong>strong</strong> <em>italic<strong>strong&italic</strong></em></span></span></span></p>
I get extra span if plugin LITE is enabled.
Thx
CKEditor 4.11.3
LITE 1.2.30
input.docx
The text was updated successfully, but these errors were encountered: