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

Wrong documentation links #777

Open Sinkler521 opened 1 month ago

Sinkler521 commented 1 month ago

Describe the bug Greetings and thanks for your products. I appreciate you created such comfortable tool with nice UI. I was looking for some info about suggestion menu components addition and figured out that links in your documentation don't work. It returns only 'File not found'

To Reproduce https://github.com/TypeCellOS/BlockNote/blob/main/docs/pages/docs/ui-components/suggestion-menus.mdx click links 'Slash menu' and 'Custom inline content'. Those 2 are not only ones, would you like to check your documentation and fix existing problems to make developers job much easier while they use your library? Waiting for your response. Thanks