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

fix: PDF block example styling #785

Closed matthewlipski closed 1 month ago

matthewlipski commented 1 month ago

Closes #767

vercel[bot] commented 1 month ago

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jun 4, 2024 5:53pm
blocknote-website ✅ Ready (Inspect) Visit Preview Jun 4, 2024 5:53pm
matthewlipski commented 1 month ago

Nice. Should we fix this only for the PDF example, or is this styling that we should add to the overall style file?

Whoops, nope this styling is definitely PDF specific, fixed the CSS scoping to reflect that