[SNIPPET] Transliterate to ASCII
Posted: 07 Jan 2025, 04:26
The ascii() function allows you to transliterate any language or script to ASCII characters.
e.g. Müllers Büro
e.g. Amélie
Replace German Umlauts
Format: Select all
{ n.ascii() }
Code: Select all
Muellers Buero
Replace French Accents
Format: Select all
{ n.ascii() }
Code: Select all
Amelie