UNPKG

376 BJSONView Raw
1{
2 "plugins": [
3 {
4 "name": "Paste from Office",
5 "className": "PasteFromOffice",
6 "description": "Handles the content pasted from Microsoft Office or Google Docs and transforms it (if necessary) to a valid structure which can then be understood by the editor features.",
7 "docs": "features/pasting/paste-from-word.html",
8 "path": "src/pastefromoffice.js"
9 }
10 ]
11}