/* Package normalize helps removing special characters from a string. Fixes: https://github.com/thecodingmachine/gotenberg/issues/104 Credits: https://medium.com/@swdream/golang-remove-all-accents-in-string-319abf6a7f5b */ package normalize