A configuration option to default the paste behaviour for word to "keep", "clean" or "default" (show modal) which determines whether to show the modal on paste.
Another side effect is the text in the modal does not seem to be translated.
The modal is forced when the preferred behaviour may already be known.
Paste from Word, modal is shown.
Mac OS Sierra
Chrome 58
Last commit adds the wordPasteModal option which is a boolean. By default it is true and can be set to false. In this case the format would be kept. If Word format is not desired, then the Word Paste plugin shouldn't be included at all.
Awesome @stefanneculai thanks!
Most helpful comment
Last commit adds the
wordPasteModaloption which is a boolean. By default it is true and can be set to false. In this case the format would be kept. If Word format is not desired, then the Word Paste plugin shouldn't be included at all.