How to not ignore leading whitespaces in MessageFormat?

Hello.
So in MessageFormat strings, whenever a string that starts with a white space, the white spaces get trimmed out.
I found this issue regarding this: Preserve leading whitespace · Issue #144 · messageformat/messageformat · GitHub
Not sure if the library is outdated, or if that issue didn’t get solved :sweat_smile:

Example:

{BOTH, select, true { و} false {} other {}}

2 Mi Piace

Library is outdated, we should absolutely update to latest pr-welcome

2 Mi Piace