Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Added note about missing features to Paste from Office guide. C…
Browse files Browse the repository at this point in the history
…loses #66. [skip ci]
  • Loading branch information
AnnaTomanek committed Jul 23, 2019
1 parent 454f354 commit 70fe6fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/features/paste-from-word.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ This feature allows you to paste content from Microsoft Word and maintain the or

When the plugin is enabled, it automatically detects Word content and transforms its structure and formatting to clean HTML which is then transformed into semantic content by the editor.

<info-box info>
The Paste from Office plugin only preserves content formatting and structures that are included in your CKEditor 5 build. This means that you may need to add missing features such as font color or text alignment to your build. Read more in the [Automatic content filtering](#automatic-content-filtering) section below.
</info-box>

## Demo

To test how Paste from Office works, download the [sample Word document](../assets/CKEditor5.PFO.Sample.Recognition_of_Achievement.docx), open it in Microsoft Word, copy the content and paste it into CKEditor 5 below.
Expand Down

0 comments on commit 70fe6fd

Please sign in to comment.