You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Unicode characters are unknown and transliterate to "[?]".
In my use case, I already have a placeholder character. I'd rather not do a search/replace in strings for [?] in case a user has that. It'd be nice if I was given the option to set what the placeholder would be.
The text was updated successfully, but these errors were encountered:
From the docs
In my use case, I already have a placeholder character. I'd rather not do a search/replace in strings for
[?]
in case a user has that. It'd be nice if I was given the option to set what the placeholder would be.The text was updated successfully, but these errors were encountered: