mdx: Confluence 제목과 다국어 EOF 공백을 동기화합니다 - #1057
Merged
Merged
Conversation
## Summary Confluence 원문 보정 결과와 변환기의 canonical EOF 출력을 다국어 문서에 일치시킵니다. - 9.19.0 제목의 후행 공백과 숨은 문자를 제거합니다. - 한국어 문서의 EOF 빈 줄을 영어와 일본어 문서에도 반영합니다. 🤖 Generated with Codex Constraint: 변환기가 생성한 EOF 빈 줄을 의도된 문서 출력으로 유지합니다. Confidence: high Scope-risk: narrow Directive: EOF 빈 줄을 변환기 노이즈로 분류하거나 제거하지 않습니다. Tested: 315개 Confluence 문서 변환, 6개 다국어 Skeleton 비교, npm run build, 9개 EOF byte 검증 Not-tested: 브라우저 렌더링 Co-Authored-By: Atlas <atlas@jk.agent>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Confluence에서 보정한 9.19.0 제목을 다시 동기화하고, 변환기가 생성하는 EOF 빈 줄을 한국어·영어·일본어 문서에 일관되게 반영합니다.
Test plan
Additional notes
🤖 Generated with Codex