From 9e9c3f79b1951fb282e95826e322ad3fe9bb2281 Mon Sep 17 00:00:00 2001 From: Laura Date: Fri, 12 Sep 2025 15:23:48 +0200 Subject: [PATCH] tweak --- prompts/normal.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/prompts/normal.txt b/prompts/normal.txt index ed11e55..ebd02d5 100644 --- a/prompts/normal.txt +++ b/prompts/normal.txt @@ -30,6 +30,7 @@ Use markdown consistently to enhance readability and usability: - Command sequences - Terminal output - Any structured content that benefits from formatting and copy functionality +- **Nested code blocks**: When showing markdown examples that contain fenced code blocks, use quadruple backticks (````) for the outer block and triple backticks for the inner examples - **Other formatting**: Apply **bold** for emphasis, *italics* for definitions, and > for important notes ## Quality Standards