|
|
@@ -51,7 +51,7 @@ function createClipboardInputNotification() {
|
|
|
<p>Please bear in mind that the editor demo to which you try to paste does not have all the features enabled.
|
|
|
Due to that, unsupported formatting is being stripped.</p>
|
|
|
<p>Check out the <a href="/docs/ckeditor5/latest/features/pasting/paste-from-word.html">Paste from Word</a> or
|
|
|
- <a href="/docs/ckeditor5/latest/pasting/paste-from-google-docs.html">Paste from Google Docs</a>
|
|
|
+ <a href="/docs/ckeditor5/latest/features/pasting/paste-from-google-docs.html">Paste from Google Docs</a>
|
|
|
demos for the best experience.</p>`;
|
|
|
|
|
|
window.createNotification( title, message );
|