Skip to content

Fixed #129: support special characters in power words matching#328

Open
xndvaz wants to merge 1 commit intorankmath:masterfrom
xndvaz:fixed-129
Open

Fixed #129: support special characters in power words matching#328
xndvaz wants to merge 1 commit intorankmath:masterfrom
xndvaz:fixed-129

Conversation

@xndvaz
Copy link
Copy Markdown

@xndvaz xndvaz commented Mar 11, 2026

This PR adds minimal UTF-8-safe normalization for power words, so words with special characters (e.g. ü, ä, ö) are matched correctly in title analysis.

Fixes #129

@xndvaz
Copy link
Copy Markdown
Author

xndvaz commented Mar 23, 2026

Hi team! I rebased this PR on latest master and resolved merge conflicts.

This fix improves power-word matching for special characters/diacritics (e.g. ü, ä, ö) in a UTF-8-safe way, keeping compatibility with current logic (#129).

Could a maintainer please approve the workflow run for this fork PR and review it when possible?
Thanks in advance!

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.

Power Keyword dont Support Special Character like ü ä ö

1 participant