[BUG] Korean docs page shows unintended strikethrough text on Tool Search page

Resolved 💬 2 comments Opened Apr 8, 2026 by unwls Closed May 21, 2026

Description

On the Korean translation of the Tool Search docs page (도구 인프라 > 도구 검색 도구), there is unintended strikethrough text in the first bullet point under "컨텍스트 비대화".

The following text is rendered with strikethrough formatting, which appears unintentional:

~~55K 토큰을 소비할 수 있습니다. 도구 검색은 일반적으로 이를 85% 이상 줄여, 주어진 요청에 Claude가 실제로 필요한 35개의 도구만 로드합니다.~~

This is likely caused by accidental ~~ markdown delimiters in the Korean translation source.

Screenshot

<img width="975" height="574" alt="Image" src="https://github.com/user-attachments/assets/d8dc2c52-43c8-434b-b3e8-7824b1570e05" />

Expected behavior

The text should render as normal (non-strikethrough) body text, consistent with the rest of the paragraph.

Location

  • Page: 도구 인프라 > 도구 검색 도구 (Tool Infrastructure > Tool Search Tool)
  • Language: Korean (ko)
  • Section: First bullet point (컨텍스트 비대화)

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗