Skip to content

Conversation

@diydriller
Copy link
Contributor

image image

rule_33.csv 파일의 4번째 case에 띄어쓰기가 잘 못 들어간 부분 수정

@changeset-bot
Copy link

changeset-bot bot commented Sep 23, 2025

⚠️ No Changeset found

Latest commit: ea0ed69

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@diydriller diydriller changed the title fix: 4번째 case에서 띄어쓰기 수정 fix: rule 33 case Sep 23, 2025
Copy link
Contributor

@owjs3901 owjs3901 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

제가 이해한 것이 맞다면 올리신 이전 원본이 옳은 것으로 보입니다.
⠧⠕ 다음에는 띄어쓰기가 와야합니다 만약 ⠧⠕⠙⠣⠕ 자체가 한 단어였으면 ⠧⠕⠙⠣⠕ 자체가 다음 줄로 이동되어서 출력되었을 것입니다

혹시 제가 잘 못 이해했거나 반론이 있으면 반드시 코멘트로 회신을 부탁드립니다

@diydriller
Copy link
Contributor Author

diydriller commented Sep 24, 2025

제가 이해한 것이 맞다면 올리신 이전 원본이 옳은 것으로 보입니다. ⠧⠕ 다음에는 띄어쓰기가 와야합니다 만약 ⠧⠕⠙⠣⠕ 자체가 한 단어였으면 ⠧⠕⠙⠣⠕ 자체가 다음 줄로 이동되어서 출력되었을 것입니다

혹시 제가 잘 못 이해했거나 반론이 있으면 반드시 코멘트로 회신을 부탁드립니다

질문이 있습니다.
위 예제처럼 줄의 마지막까지 점자가 차있고
다음 줄 처음부터 점자가 시작되면 가운데 띄어쓰기가 있는 걸로 판단하는건가요?

추가적으로 다른 예제를 찾아봤는데요
아래 점자 예제에서는 줄바꿈 되는 부분에 띄어쓰기가 안들어가는데 차이점이 뭔지 모르겠네요

image image

@owjs3901
Copy link
Contributor

기존에는 그러했습니다 이미지로 주신 부분은 @diydriller 님의 의견이 맞는 것 같습니다
제 생각에는 ice 앞뒤에 붙는 영어 표시자(정확한 명칭이 아님을 주의)가 줄 끝에 있어서 예외적으로 허용되는 케이스인것 같습니다

@codecov
Copy link

codecov bot commented Oct 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@owjs3901 owjs3901 merged commit 1e42b7b into dev-five-git:main Oct 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants