milanpoliak

Results 3 issues of milanpoliak

**Describe the bug** If the `UserStore` does not contain a set of user IDs, it attempts to [resolve them](https://github.com/milanpoliak/BlockNote/blob/27494f6ddcd5600e139eb3743e3e2e1682c43002/packages/core/src/extensions/Comments/userstore/UserStore.ts#L39) Unless the resolver does not throw an error when it can't...

bug

Making it possible to pass custom schemas to comments. Related issue: https://github.com/TypeCellOS/BlockNote/issues/1543

**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...

enhancement