From b0895003c513ed71c4c705ca571bf0e731654c36 Mon Sep 17 00:00:00 2001 From: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:55:36 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Update=20translation=20general?= =?UTF-8?q?=20prompt=20to=20enforce=20link=20style=20in=20translation=20ma?= =?UTF-8?q?tches=20the=20original=20link=20style=20(#15148)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/general-llm-prompt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/general-llm-prompt.md b/scripts/general-llm-prompt.md index 23926bd8e9..cfad6ff43d 100644 --- a/scripts/general-llm-prompt.md +++ b/scripts/general-llm-prompt.md @@ -349,6 +349,8 @@ Good translation (German) - URL stays like in the English source. Erstelle eine [Virtuelle Umgebung](../virtual-environments.md){.internal-link target=_blank} ``` +**Important**: Always match the link syntax used in the English source document. If the English source uses Markdown-style links (`[text](url)`), the translation must also use Markdown-style links. If the English source uses HTML-style links (`text`), the translation must also use HTML-style links. The link format in the translation must always mirror the link format in the English source. + ### HTML abbr elements Translate HTML abbr elements (`text`) as follows: