This is a package to allow easy replacement of text when a file is saved. The goal is to prevent specific characters from being placed into files. Originally intended to remove magic/curly quotes, MagiclessQuotes can be easily extended to replace any other problematic character.
By default, the following characters are replaced:
- ’‘`
- “”
- …
- —
- –
- •
- User-specific replacements
- User-specific file ignores