Hi there. 馃憢 I'm researching MF2 and found an inaccuracy on the messageformat.dev website.
The current site uses the messageformat@4.0.0-8 package, but in recent versions of it (and the updated specification) the datetime, date and time functions have been marked as draft and moved to messageformat/functions (doc).
Also, the math, unit and currency functions appeared in messageformat/functions.
Places where inaccuracy can be found:
I'm wondering if there are plans to extend the documentation and playground to draft functions or align with the current spec?
Hi there. 馃憢 I'm researching MF2 and found an inaccuracy on the messageformat.dev website.
The current site uses the
messageformat@4.0.0-8package, but in recent versions of it (and the updated specification) thedatetime,dateandtimefunctions have been marked as draft and moved tomessageformat/functions(doc).Also, the
math,unitandcurrencyfunctions appeared inmessageformat/functions.Places where inaccuracy can be found:
https://messageformat.unicode.org/playground
https://messageformat.unicode.org/docs/reference/functions/#the-date%2C-time%2C-and-datetime-functions
and some other places.
I'm wondering if there are plans to extend the documentation and playground to draft functions or align with the current spec?