From 31a8af33a1ea658bf6a72d2c4d3fe5897bb02964 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Wed, 24 Sep 2025 10:08:19 +0200 Subject: [PATCH] docs(gemini): Add kbd tag formatting rule (#2925) Adds a specific style convention to GEMINI.md for formatting keyboard key combinations using the `` tag. The required format is `Ctrl + S`, which is consistent with existing usage in the course. This rule will be enforced by the AI assistant to ensure uniformity. --- GEMINI.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GEMINI.md b/GEMINI.md index 9ac25612..fa2a5e48 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -141,7 +141,9 @@ list of options. - **HTML Tags:** - **`
`:** Used for collapsible "speaker notes". - - **``:** Used to denote keyboard keys. + - **``:** Used to denote keyboard keys. Key combinations must be + formatted as `Ctrl + S`, wrapping the entire combination in one + tag. - **`