Skip to content

Conversation

@jk-kim0
Copy link
Contributor

@jk-kim0 jk-kim0 commented Dec 22, 2025

Description

  • confluence-mdx: 테이블 변환 시 불필요한 속성 제거 #481 의 한국어 원문 변경사항(테이블의 불필요한 속성 제거)에 대응하여 영어, 일본어 번역 파일을 동기화합니다.
  • <table> 태그에서 data-table-width, data-layout, local-id 속성 제거
  • <th>, <td> 태그에서 data-highlight-colour 속성 제거
  • <tr>, <th>, <td> 태그에서 local-id 속성 제거
  • bin/mdx_to_skeleton.py --recursive=target/{en,ja} --max-diff=30 명령에서 불일치가 발생하지 않도록 번역문을 수정합니다.

Additional notes

  • 총 72개 파일 변경 (457줄 추가, 457줄 삭제)
  • 한국어 원문 24개 파일, 영어 번역 24개 파일, 일본어 번역 24개 파일 수정

## Description
- #481의 한국어 원문 변경사항(테이블의 불필요한 속성 제거)에 대응하여 영어, 일본어 번역 파일을 동기화합니다.
- `<table>` 태그에서 `data-table-width`, `data-layout`, `local-id` 속성 제거
- `<th>`, `<td>` 태그에서 `data-highlight-colour` 속성 제거
- `<tr>`, `<th>`, `<td>` 태그에서 `local-id` 속성 제거
- `bin/mdx_to_skeleton.py --recursive=target/{en,ja} --max-diff=30` 명령에서 불일치가 발생하지 않도록 번역문을 수정합니다.

## Additional notes
- 총 72개 파일 변경 (457줄 추가, 457줄 삭제)
- 한국어 원문 24개 파일, 영어 번역 24개 파일, 일본어 번역 24개 파일 수정
@jk-kim0 jk-kim0 self-assigned this Dec 22, 2025
@vercel
Copy link

vercel bot commented Dec 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
querypie-docs Ready Ready Preview, Comment Dec 22, 2025 9:19am

@jk-kim0 jk-kim0 merged commit aa392b1 into main Dec 22, 2025
5 checks passed
@jk-kim0 jk-kim0 deleted the jk/4-table-properties-1 branch December 22, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants