Unicodable and normalization
Open
Nobody has claimed this yet.
unicodable
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
<naxieAlDle> u: ä
<unicodable6> naxieAlDle, U+00E4 LATIN SMALL LETTER A WITH DIAERESIS [Ll] (ä)
Actually, it was a + combining character.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the shown unicodable output for the combining-character form of ä and compare it with the precomposed U+00E4 form. The issue is complete when the bot's normalization behavior for these two representations is understood and corrected.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100