|
|
@@ -40,8 +40,8 @@ This means that if you did not enable, for instance, {@link features/font font f
|
|
|
|
|
|
CKEditor 5 supports a wider range of paste features, including:
|
|
|
* {@link features/paste-from-google-docs Paste from Google Docs} – Allows you to paste content from Google Docs maintaining the original formatting and structure.
|
|
|
-* {@link features/paste-plaintext Paste plain text} – Detects when a plain text is pasted and act accordingly.
|
|
|
-* Raw HTML embedding – Lets you paste HTML source into the edited content and keep the output.
|
|
|
+* {@link features/paste-plaintext Paste plain text} – Detects when a plain text is pasted and acts accordingly.
|
|
|
+* {@link features/html-embed Raw HTML embedding} – Lets you paste HTML source into the edited content and keep the output.
|
|
|
|
|
|
## Installation
|
|
|
|