We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767563c commit dba36cbCopy full SHA for dba36cb
README.md
@@ -1,6 +1,8 @@
1
-# TinyMCE 6 Word Paste Plugin
+# TinyMCE Word Paste Plugin
2
This plugin provides the capability to accept data from Microsoft Word, and clean-up the received data before pasting it into place.
3
4
+Tested on TinyMCE 6/7.
5
+
6
Based on [TinyMCE 5.10.7 paste plugin](https://github.com/tinymce/tinymce/tree/5.10.7/modules/tinymce/src/plugins/paste/main/ts).
7
8
## Usage
0 commit comments