fluent
fluent copied to clipboard
Tighten up documentation on NUMBER and DATETIME in the guide
In fuent.js, we restricted the options to NUMBER and DATETIME beyond what's documented in the guide right now.
We should port those changes over.
That was going to be my next task after https://github.com/projectfluent/fluent.js/pull/469 :) I think I'd like to completely remove the docs on which options are supported for now. As it stands, we can't really guarantee all options are supported across implementations.