BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Support custom schema for (React) comment editors

Open milanpoliak opened this issue 8 months ago • 1 comments

Is your feature request related to a problem? Please describe. We want to implement mentions in comments. For that, we need to set up inline content specs, which is not possible since the comment schema is hardcoded in the React components.

Describe the solution you'd like Being able to pass a custom schema to the comments plugin or components, while using the current comment schema as a fallback.

Describe alternatives you've considered I'm working on creating our own set of comment components, which will use our custom schema, but that will make it harder for us to stay up to date with further BlockNote comment components development.

milanpoliak avatar Mar 18 '25 15:03 milanpoliak

:point_up:

Zamfi99 avatar Mar 18 '25 15:03 Zamfi99

+1 looking to implement mentions too

CodeXtinction avatar Jul 11 '25 07:07 CodeXtinction