Description
Changing case on a sentence with non-ascii (polish diacritics) chars fails.
Sentence in polish language after use looks bad:
Weryfikacja ReŻImu Podatkowego
Steps to Reproduce
- Select text with non-ascii chars (polish diacritics): e.g. Weryfikacja reżimu podatkowego
- Open the Command Palette and run
Local Text Tools: Title case
- Observe the result Weryfikacja ReżImu Podatkowego
Expected Behaviour
Weryfikacja Reżimu Podatkowego
Actual Behaviour
I got:
- Weryfikacja ReŻImu Podatkowego when plugin is converting from all-caps to title case
- Weryfikacja ReżImu Podatkowego when plugin is converting from lower case to title case
Environment
| Field |
Value |
| Plugin version |
1.0.8 |
| Obsidian version |
1.13.4 |
| Operating system |
macOS 26.6.1 |
| Desktop / Mobile |
Desktop |
Description
Changing case on a sentence with non-ascii (polish diacritics) chars fails.
Sentence in polish language after use looks bad:
Steps to Reproduce
Local Text Tools: Title caseExpected Behaviour
Weryfikacja Reżimu Podatkowego
Actual Behaviour
I got:
Environment