blakeembrey / blakeembrey/change-case
Title Case and Sentence Case do not preserve the new line character
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Title Case and Sentence Case do not preserve the new line character.
This makes it impossible to process multiple sentences or paragraphs at once eg. if using the `title-case` package for ``
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Title Case and Sentence Case implementations and their related tests in the repository. First reproduce the behavior with input containing newlines, including multiple sentences or paragraphs, then verify that the newline characters remain preserved for textarea-style input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100