8
0
Просмотр исходного кода

Docs: paste from, removing links to uncommited changes.

godai78 5 лет назад
Родитель
Сommit
9b092afc20

+ 0 - 1
packages/ckeditor5-paste-from-office/docs/features/paste-from-google-docs.md

@@ -41,7 +41,6 @@ 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-plaintext Paste plain text} – Detects when a plain text is pasted and acts accordingly.
 * {@link features/paste-from-word Paste from Word} – Allows you to paste content from Microsoft Word and maintain the original structure and formatting.
-<!-- * {@link features/html-embed Raw HTML embedding} &ndash; Lets you paste HTML source into the edited content and keep the output. -->
 
 ## Installation
 

+ 0 - 1
packages/ckeditor5-paste-from-office/docs/features/paste-from-word.md

@@ -41,7 +41,6 @@ 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} &ndash; Allows you to paste content from Google Docs maintaining the original formatting and structure.
 * {@link features/paste-plaintext Paste plain text} &ndash; Detects when a plain text is pasted and acts accordingly.
-<!-- * {@link features/html-embed Raw HTML embedding} &ndash; Lets you paste HTML source into the edited content and keep the output. -->
 
 ## Installation