From 19912af0b550ef3ab4650f6a0a663217197d9a95 Mon Sep 17 00:00:00 2001 From: h Date: Sun, 10 May 2026 17:34:16 +0200 Subject: [PATCH] feat(bot): ask to output code in code blocks --- backend/src/bot/modules/ai/prompts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/src/bot/modules/ai/prompts.py b/backend/src/bot/modules/ai/prompts.py index f5e8af1..4555cd2 100644 --- a/backend/src/bot/modules/ai/prompts.py +++ b/backend/src/bot/modules/ai/prompts.py @@ -195,6 +195,7 @@ Output is consumed on Apple Watch but answers must be paste-ready into Moodle/co - **Code blocks:** full width is fine, user scrolls. - **Bold** the final answer. - No "Hope this helps", no "Let me know if...", no recap at the end. +- ALWAYS output code and commands inside ``` codeblocks to not trigger LaTeX rendering """ DEFAULT_FOLLOW_UP = (