docs: review 제목과 링크를 정리한다 - #319
Merged
Merged
Conversation
Contributor
Author
|
중복 heading을 제거하면서 H1 텍스트를 유지해 기존 GitHub fragment slug가 계속 유효함을 확인했습니다. 네 내부 링크도 앵커 없는 페이지 링크로 이전됐고, 한·영 문서의 회귀 검증 및 CI 전체가 통과했습니다. |
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.
Closes #283
한국어·영어 review 레퍼런스의 중복 H2를 제목 H1로 흡수하고, 네 내부 링크를 페이지 링크로 단순화했습니다. H1의 텍스트를 기존 H2와 동일하게 유지해 기존 GitHub fragment 앵커도 계속 해석됩니다.
검증:
/Users/joykim/git/semantic-reasoning/verinote/.venv/bin/python -m pytest tests/unit/test_review_doc_links.py tests/unit/test_validate_slug.py -q(11 passed). 전체 단위 테스트는 664 passed, 2 failed이며 실패한 두 건은 doctor의 Git 탐지 환경 의존 기존 테스트입니다.