fix_umlauts
Fix broken German umlauts in files caused by double-encoding or cp1252 artifacts, converting ä to ä, etc.
Instructions
Fix broken German umlauts from double-encoding or cp1252 artifacts (ä→ä, ö→ö, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file | |
| dry_run | No | true = analyze only |