TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.76k stars 471 forks source link

Copy from Word into Blocknote #1258

Open zohayb96 opened 1 week ago

zohayb96 commented 1 week ago

Hi BlockNote Team,

I noticed that in the example template posted online, I can copy and paste content from a Microsoft Word document into the editor, and it renders the text as expected. However, when I try to do the same in my own deployed application using the starting code template, the pasted content doesn’t appear at all.

Could you let me know if there are any restrictions or additional configurations required to enable this feature?

Thank you for your help!

Best regards,

YousefED commented 6 days ago

Can you share the content that you're trying to paste? Also, are you on the most recent version of blocknote?