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
5.91k stars 386 forks source link

Issue_Fixed : #742 #794

Closed NotVishesh closed 1 month ago

NotVishesh commented 1 month ago

Fixed_Issue #742 /claim #742

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ❌ Failed (Inspect) Jun 2, 2024 10:59pm
vercel[bot] commented 1 month ago

@NotVishesh is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

algora-pbc[bot] commented 1 month ago

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

YousefED commented 1 month ago

Unfortunately, this is not the desired fix. We should make sure the \n's are parsed correctly internally. It might require some prosemirror knowledge to find the exact place to implement this