First, I should look at the rules they’ve set. They want all Markdown syntax preserved exactly, like headers, links, images, code blocks, lists, blockquotes, bold, and italic text. That means I can’t change any of the formatting symbols; I have to keep them as they are.
Next, they mentioned terminology preservation. Proper nouns like Satoshi Nakamoto should stay the same. Cryptocurrency names like Bitcoin, Ethereum, and token symbols like BTC, ETH, XRP shouldn’t be translated either. Brand names like Coinbase, Binance, URLs, and email addresses must remain unchanged. So, I need to be careful not to translate these specific terms.
Structural fidelity is another important point. I have to maintain the original paragraph breaks and line spacing. If there’s YAML frontmatter, I need to keep the delimiters (---) intact. Also, all code snippets and technical identifiers should stay the same. That means if there’s a code block or a command, I