mdx: administrator-manual/general 교정/교열 (KO)#873
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
a98fb13 to
b236919
Compare
b236919 to
d9f8006
Compare
d9f8006 to
31c0445
Compare
b8898a3 to
1f93c9c
Compare
1f93c9c to
130f7e8
Compare
b1611a3 to
cb827b2
Compare
- normalize_bold.py 적용: bold 뒤 콜론 공백, 콜론을 bold 밖으로, split bold 병합
- 오탈자 교정, 띄어쓰기 교정, 어색한 표현 교정
- 깨진 마크업 수정 ($`{user:email}` → `${user:email}` 등)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
`)**은` 패턴은 CommonMark 스펙상 right-flanking delimiter run 조건을 충족하지 않아 bold가 닫히지 않습니다. 교정 시 제거된 공백을 복원합니다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cb827b2 to
c9af835
Compare
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
administrator-manual/general관련 변경사항을 분리한 PR입니다.Test plan
🤖 Generated with Claude Code