1. Translating Engineering Release Notes
Technical WriterBackground
A technical writer needs to publish the latest software release notes in English, but the original draft is in Chinese.
Problem
Translating the document manually risks breaking the Markdown tables, inline npm commands, and internal anchor links.
How to use
Paste the Chinese Markdown into the input, set Target Language to 'English', and add glossary terms for specific product names.
Target Language: English
Glossary: 已上线 => live
Preserve Anchor Slugs: CheckedOutcome
The prose is translated to English, but the status table structure, `npm run build` command, and `(#api-reference)` link remain perfectly intact.