diff --git a/apps/docs/src/content/docs/editor/reference/plugins.mdx b/apps/docs/src/content/docs/editor/reference/plugins.mdx index 539f869b63..1f74cd7118 100644 --- a/apps/docs/src/content/docs/editor/reference/plugins.mdx +++ b/apps/docs/src/content/docs/editor/reference/plugins.mdx @@ -51,6 +51,11 @@ function LogTextPlugin() { description="Automatically match a pair of characters and decorate the text in between." href="https://github.com/portabletext/editor/tree/main/packages/plugin-character-pair-decorator" /> + + +