Beautify-Anki
Beautify-Anki copied to clipboard
add ISO date format preset and prefer it by default
This commit adds a preset for the ISO 8601 style date format and prefers it by default. It is less ambiguous than a country-specific date format (which confused me at first) and makes sense to prefer it when a user hasn't chosen a specific one otherwise.
It seems my editor also automatically removed trailing whitespaces throughout the file as well.