Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update general prompt to instruct to preserve the order of links
  • Loading branch information
YuriiMotov committed Mar 20, 2026
commit 7c5797c6db0803e7067ac52ef81d599c4a7731e7
2 changes: 2 additions & 0 deletions scripts/general-llm-prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ Result (German):

Use the following rules for links (apply both to Markdown-style links ([text](url)) and to HTML-style <a href="url">text</a> tags):

- The order of links should match the order of links in the English source. Do not change the order of links. Rephrase the sentence if necessary.

- For relative URLs, only translate the link text. Do not translate the URL or its parts.

Example:
Expand Down