Skip to content

Fix Unicode title casing and slug normalization - #22

Merged
nilsandrey merged 1 commit into
mainfrom
bug/21-title-case-with-non-ascii-char
Aug 13, 2026
Merged

Fix Unicode title casing and slug normalization#22
nilsandrey merged 1 commit into
mainfrom
bug/21-title-case-with-non-ascii-char

Conversation

@nilsandrey

Copy link
Copy Markdown
Owner

Description

Fix Unicode-aware title casing and slug normalization for non-ASCII text so accent marks are handled correctly.

Type of Change

  • Major - Breaking change (requires a new major version bump)
  • Minor - New feature, backward-compatible (requires a new minor version bump)
  • Patch - Bug fix or internal improvement, backward-compatible (requires a new patch version bump)

@nilsandrey nilsandrey self-assigned this Aug 13, 2026
@nilsandrey nilsandrey added the bug Something isn't working label Aug 13, 2026
@nilsandrey
nilsandrey merged commit 947dd86 into main Aug 13, 2026
@nilsandrey
nilsandrey deleted the bug/21-title-case-with-non-ascii-char branch August 13, 2026 15:21
@nilsandrey nilsandrey linked an issue Aug 13, 2026 that may be closed by this pull request

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a01c9075ba

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/transforms/case.ts
Comment thread src/transforms/case.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Title case with non-ascii char

1 participant