From d78eb8ea4efc7e37ecbc2f5287cc671d0498317f Mon Sep 17 00:00:00 2001 From: Reynaldi Chernando Date: Wed, 6 Aug 2025 14:37:58 +0700 Subject: docs: add `starlight-contextual-menu` to plugins resources (#3358) Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>--- docs/src/content/docs/resources/plugins.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/content/docs/resources/plugins.mdx b/docs/src/content/docs/resources/plugins.mdx index f08dc863..ba587a15 100644 --- a/docs/src/content/docs/resources/plugins.mdx +++ b/docs/src/content/docs/resources/plugins.mdx @@ -168,6 +168,11 @@ Extend your site with official plugins supported by the Starlight team and commu title="starlight-auto-drafts" description="Tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode." /> + ## Community tools and integrations -- cgit