diff --git a/docs/src/docPages/guide/node-views.md b/docs/src/docPages/guide/node-views.md index 33c8fb71..246dde19 100644 --- a/docs/src/docPages/guide/node-views.md +++ b/docs/src/docPages/guide/node-views.md @@ -209,6 +209,8 @@ You don’t need to add those `class` attributes, feel free to remove them or pa Keep in mind that this content is rendered by tiptap. That means you need to tell what kind of content is allowed, for example with `content: 'inline*'` in your node extension (that’s what we use in the above example). +The `NodeViewWrapper` and `NodeViewContent` components render a `