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:**