dundalek / latinize

Simple library to convert accents (diacritics) from strings to latin characters.
BSD 2-Clause "Simplified" License
148 stars 33 forks source link

fix umlaut example #20

Closed yetzt closed 1 year ago

yetzt commented 1 year ago

replace redundant Ä with missing Ö

dundalek commented 1 year ago

thank you