Skip to content

fix(custom-text): normalize missing typography symbols (@albertz84) - #8390

Open
albertz84 wants to merge 1 commit into
monkeytypegame:masterfrom
albertz84:fix/custom-text-typography-cleanup
Open

fix(custom-text): normalize missing typography symbols (@albertz84)#8390
albertz84 wants to merge 1 commit into
monkeytypegame:masterfrom
albertz84:fix/custom-text-typography-cleanup

Conversation

@albertz84

Copy link
Copy Markdown

This is a very small fix. In the custom text editor, the button for "remove fancy typography" is supposed to standardize quotes, but it wasn't working for „ and ᾽. The new change just adds these two to the list of special characters to be replaced and then I added regression tests.

Now, „Hallo“ should correct to "Hallo" properly as opposed to „Hallo".

All 163 tests in the strings test file pass.

Thanks!

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants