

When copying from MS Word, even just two words, I get a huge long list of data in the clipboard (Note that you can't even see the end flag in the bottom of the terminal. When pasting the text into an MS Word document and copying the text again to the clipboard, I saw some different results: Then I copied it and ran osascript -e 'the clipboard as record' | less in the terminal and got the following: I created a file in TextEdit, with some dummy text. It doesn't work on Mac, but did some further testing.

I have tested from a word document on Windows, and the editor.js works fine with copying from Word on Windows. So if that is the case, it makes sense that editor.js processes Word content as an image, cause it may include bitmap data or similar due to the background in the document. If I open the Word Document inside Pages directly (not just copying the content) Pages will inform me that some changes have been made: Pasting from MS Word causes the text to be converted to an embedded image, but if I copy from word, paste into Pages on mac, and then copy from Pages and paste in editor, everything works great, and each paragraph and headline is created as individual blocks of content.
