mdx: layout-cell trailing blank line 정규화를 적용합니다 (KO/EN/JA)#973
Merged
Conversation
PR #971에서 forward converter의 _is_trailing_empty_p를 ac:layout 계열 컨테이너에 확장한 결과, convert_all.py 재실행 시 trailing blank line이 정규화됩니다. 영향받는 3개 페이지의 ko/en/ja 문서를 일괄 반영합니다. - security.mdx: trailing blank line 1개 제거 - multi-agent.mdx: trailing blank line 1개 제거 - user-agent.mdx: 중간 빈 줄 1개 + trailing blank line 1개 제거 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
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
_is_trailing_empty_playout 확장) 이후convert_all.py재실행 결과를 반영합니다security.mdx: trailing blank line 1개 제거multi-agent.mdx: trailing blank line 1개 제거user-agent.mdx: 중간 빈 줄 1개 + trailing blank line 1개 제거Test plan
🤖 Generated with Claude Code