From 3cb15379b6f25d647a49df904eb08f8d438961b6 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Mon, 25 May 2026 08:43:40 -0500 Subject: [PATCH] docs(web-bundles): unindent admonition closer in use-web-bundles.md The :::note[Prerequisites] closer was indented under the last bullet, which can prevent the admonition from closing and break Starlight rendering for the rest of the page. Flush left now. --- docs/how-to/use-web-bundles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/use-web-bundles.md b/docs/how-to/use-web-bundles.md index 46a1c08d0..f73b975b0 100644 --- a/docs/how-to/use-web-bundles.md +++ b/docs/how-to/use-web-bundles.md @@ -21,7 +21,7 @@ Use a **web bundle** to run BMad planning work in your Gemini or ChatGPT subscri - **For Gemini Gems**: Gemini Advanced subscription. - **For ChatGPT Custom GPTs**: Plus, Pro, Business, or Enterprise plan. Some bundles use Deep Research, which has its own plan availability. - A bundle from [`web-bundles/`](https://github.com/bmad-code-org/BMAD-METHOD/tree/main/web-bundles). - ::: +::: ## Steps