Closed
Conversation
Violet-Bora-Lee
requested changes
Aug 5, 2020
| 여러 줄 모드는 `pattern:^`와 `pattern:$`의 작동 방식에만 영향을 줍니다. | ||
|
|
||
| In the multiline mode they match not only at the beginning and the end of the string, but also at start/end of line. | ||
| 여러 줄 모드에서는 두 앵커가 전체 문자열의 처음과 끝뿐 아니라 각 줄의 시작과 끝에도 일치합니다. |
Member
There was a problem hiding this comment.
여기서 match를 일치한다 말고 다른 단어로 번역해보는건 어떨까요? 뭔가 잘 안와닿네요. 대체할만한 단어가 저도 생각이 나지 않는데... 혹시 아이디어 있으실까요?
Contributor
Author
There was a problem hiding this comment.
아니요 늦는다고 미안해하실 필요 없습니다 😢
블로그 글은 참고해서 앞으로도 반영해볼게요.
match는 대응이라고 번역한 사례가 있네요. 직접 검색하는 문자가 아니라 앵커같은 기호는 대응이라는 단어가 괜찮아보이는데 어떠신가요?
|
Please make the requested changes. After it, add a comment "/done". |
Member
|
영어 원문 저장소를 땡겨와서 컨플릭이 발생하고있습니다. |
0ec51ff to
bd67e7c
Compare
Contributor
Author
|
글에 있는 line은 줄보다 행이 더 정확한 번역이고 실제로 '행 시작', '행 끝'이라고 사용하는 사례도 있어 줄에서 행으로 변경했습니다. /done |
Member
|
리베이스 햐서서 최신으로 유지해주세요. |
Merged
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.
Pull Request 체크리스트
TODO