From d6eeb2f99e27a29c591b3d6d7e3216ad065cd566 Mon Sep 17 00:00:00 2001 From: Sam Roberts <158088236+g-samroberts@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:26:28 -0700 Subject: [PATCH] Update SKILL.md --- .gemini/skills/docs-writer/SKILL.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gemini/skills/docs-writer/SKILL.md b/.gemini/skills/docs-writer/SKILL.md index cddf3e9983..6d9788a3b0 100644 --- a/.gemini/skills/docs-writer/SKILL.md +++ b/.gemini/skills/docs-writer/SKILL.md @@ -95,19 +95,19 @@ accessible. Example: - - > [!NOTE] - > This is an example of a multi-line note that will be preserved - > by Prettier. + +> [!NOTE] +> This is an example of a multi-line note that will be preserved +> by Prettier. ### Structure - **BLUF:** Start with an introduction explaining what to expect. - **Experimental features:** If a feature is clearly noted as experimental, add the following note immediately after the introductory paragraph: - - > [!NOTE] - > This is an experimental feature currently under active development. + +> [!NOTE] +> This is an experimental feature currently under active development. - **Headings:** Use hierarchical headings to support the user journey. - **Procedures:**