💡: Add possibility to use wildcard operator in custom dictionaries #6491
Open
Description
Problem
I would like to flag all words starting or ending with a certain string as forbidden.
Solution
Example:
!apple% flags applejuice, applesauce, apple-flavoured;
!%apple flags crabapple
Alternatives
No response
Additional Context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct